![]() |
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
|
|||
|
|||
![]()
In a com add-in, is there a way to programatically test whether an
appointmentItem object is a series master, or just an occurrence in the series? I found that the IsRecurring property is True, whether or not the item is the master. And I don't see anything like an IsMaster or IsOccurrence property. Is there a way to do this? Thanks, John |
Ads |
#2
|
|||
|
|||
![]()
Use AppointmentItem.RecurrenceState property:
olApptNotRecurring, olApptMaster, olApptOccurrence, olApptException Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "JohnV@nn" wrote in message ups.com... In a com add-in, is there a way to programatically test whether an appointmentItem object is a series master, or just an occurrence in the series? I found that the IsRecurring property is True, whether or not the item is the master. And I don't see anything like an IsMaster or IsOccurrence property. Is there a way to do this? Thanks, John |
#3
|
|||
|
|||
![]()
Perfect, thanks!
On Jun 13, 1:07 pm, "Dmitry Streblechenko" wrote: Use AppointmentItem.RecurrenceState property: olApptNotRecurring, olApptMaster, olApptOccurrence, olApptException Dmitry Streblechenko (MVP)http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "JohnV@nn" wrote in message ups.com... In a com add-in, is there a way to programatically test whether an appointmentItem object is aseriesmaster, or just anoccurrencein theseries? I found that the IsRecurring property is True, whether or not the item is the master. And I don't see anything like an IsMaster or IsOccurrence property. Is there a way to do this? Thanks, John- Hide quoted text - - Show quoted text - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Shang Xi Ping Yao | [email protected] | Outlook - General Queries | 0 | April 24th 07 10:35 AM |
Shang Xi Ping Yao | [email protected] | Outlook - General Queries | 0 | April 24th 07 10:35 AM |
Ping: Bruce Hagen - Block Senders and Regedit - Safety Backup | Barrie | Outlook Express | 3 | March 28th 07 12:39 PM |
TO : Sue Mosher [MVP-Outlook] | Edward | Outlook - General Queries | 1 | January 12th 07 05:09 AM |
Ping Bruce H | Pop` | Outlook Express | 3 | October 13th 06 08:29 PM |