![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I am writing a C++ program that communicates with Outlook. I want to know whether a person is busy at that time. To know this I do CalendarFolder-GetItems(); and then a CItems-Find(). This work fine for normal Calendar items, but it does not return Calender items which are marked private. I understand that I can not see the content of a private Calendar item, I just want to know whether a person is busy. Recipient-FreeBusy() is not an option because the first parameter 'DATE' is such an old type that I can find no way to set it. Is it possible to know if a person is busy because of a private calendar item? With what function? Thanks, Bert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mask/Hide Private Items so they can't be viewed without password | TammyAnd | Outlook - Using Contacts | 1 | October 11th 06 06:05 PM |
How to keep items marked "private" from printing on my calendar? | davinci | Outlook - Calandaring | 1 | September 7th 06 02:19 PM |
Public folder calendar item automatically copied to private calendar ? | Manuelp | Outlook - General Queries | 6 | June 27th 06 09:56 PM |
can I view all calendar items ticked private on a filter? | minidriverpip | Outlook - Calandaring | 2 | April 19th 06 10:39 PM |
Cannot copy this folder as it may contain private items | carlstev | Outlook - General Queries | 2 | March 9th 06 10:03 PM |