PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Ways to find empty Slots in the Calendar
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Ways to find empty Slots in the Calendar
![]() |
Ways to find empty Slots in the Calendar |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is there a way to find empty time slots in an outlook calendar? I would
like to check whether any item is scheduled already at a current time. Of course I can just check if any item of this folder is scheduled at this time, but this becomes very slow if the folder has many items. However, as the folder is just a MAPI-Folder, I can't find any methods in the object browser which would offer such a functionality. Does anyone know if such a functionality is offered somewhere? Regards, Stefan |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Use the MAPIFolder.Items.Find method; see http://www.outlookcode.com/d/finddate.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Stefan Singer" <lala@macnews.de> wrote in message news:etlJyfrjGHA.836@TK2MSFTNGP02.phx.gbl... > Is there a way to find empty time slots in an outlook calendar? I would > like to check whether any item is scheduled already at a current time. > Of course I can just check if any item of this folder is scheduled at > this time, but this becomes very slow if the folder has many items. > However, as the folder is just a MAPI-Folder, I can't find any methods > in the object browser which would offer such a functionality. > > Does anyone know if such a functionality is offered somewhere? > > Regards, > Stefan |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

