IExceptions (Windows Embedded CE 6.0)
1/6/2010
The IExceptions interface provides a read-only collection of exceptions to a recurring Appointment. You can get this collection by using the IRecurrencePattern::get_Exceptions method. You and add and edit exceptions by using the IRecurrencePattern::GetOccurrence method.
Methods in Vtable Order
IExceptions methods | Description |
---|---|
Gets an Exception object from the exceptions collection for a recurring Appointment item. |
|
Gets the number of items in the exceptions collection. |
|
Gets the IEnumVARIANT enumerator interface. |
|
Gets the main Outlook Mobile IPOutlookApp object. |
Remarks
The exceptions collection pertains to Appointment objects only.
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Embedded CE | Windows CE 2.0 and later |
See Also
Reference
Pocket Outlook Object Model Interfaces
IException