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.
The IExceptions interface provides a read-only collection of exceptions to a recurring appointment. You can get this collection from the Exceptions property in the IRecurrencePattern object. Add or edit exceptions with the IRecurrencePattern::GetOccurrence method.
Methods in Vtable Order
| IExceptions methods | PPC | SP | Description |
|---|---|---|---|
| Item | X | X | Gets an Exception object from the exceptions collection for a recurring IAppointment item. |
| get_Count | X | X | Gets the number of items in the collection. |
| get__NewEnum | X | X | Gets the IEnumVARIANT enumerator interface. |
| get_Application | X | X | Gets the main Outlook Mobile IPOutlookApp object. |
Remarks
The exceptions collection pertains to IAppointment objects only.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: pimstore.h
Library: pimstore.lib
See Also
IException | Pocket Outlook Object Model API Interfaces | Pocket Outlook Object Model API Enumerations
Send Feedback on this topic to the authors