Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/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 |
| Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
IException
Pocket Outlook Object Model Interfaces