C
callmedoug
Hi,
here is the problem. I have a list of 40 or so meeting rooms, that I
want to be able to choose from when I set up a meeting in outlook.
These meeting rooms show up in the outlook address book, similar to
staff members, and are currently added as a "resources" from the
address book into the meeting.
Is there a way to provide a filtered list of those rooms based on the
time and date currently selected in the meeting schedul?.
I would think I could write a function that would take the time and
date, and scan the appropriate items in the address book (the rooms),
and provide a list of those that are currently available. and then
further add the room if I were to d-click on it from the list.
Can someone point me in the right direction to do something like this?
here is the problem. I have a list of 40 or so meeting rooms, that I
want to be able to choose from when I set up a meeting in outlook.
These meeting rooms show up in the outlook address book, similar to
staff members, and are currently added as a "resources" from the
address book into the meeting.
Is there a way to provide a filtered list of those rooms based on the
time and date currently selected in the meeting schedul?.
I would think I could write a function that would take the time and
date, and scan the appropriate items in the address book (the rooms),
and provide a list of those that are currently available. and then
further add the room if I were to d-click on it from the list.
Can someone point me in the right direction to do something like this?