I am working in Sharepoint 2010.I have a set of room booking numbers.
Using calender the user can book one of these numbers to book a room for a particular time slot .
Right now i am able to book a room based on the availability of the Numbers.
The Problem is as follows
Now if i want a specific number and it is not available, i'll change the time slot to check if the no is available.
How will i be able to achieve this?
Is it possible using event receivers?