Pocket Outlook Object Model Interfaces (Windows CE 5.0)
The following table shows the Pocket Outlook Object Model (POOM) interfaces, with a description of the purpose of each.
Programming element | Description |
---|---|
IAppointment | This interface represents an appointment in the Calendar folder. |
IContact | This interface represents a contact in the Contacts folder. |
IException | This interface contains information about a single exception to a recurring Appointment. |
IExceptions | This interface provides a read-only collection of exceptions to a recurring appointment. |
IFolder | This interface exposes folder properties and methods to send items in folders over an infrared link. |
IPOlRecipient | This interface, derived from IRecipient, represents a new recipient item. |
IPOutlookApp | This interface represents the POOM Application object. |
IPOutlookItemCollection | This interface represents and manages a collection of Pocket Outlook items in a folder. |
IRecipient | This interface represents a single member of a collection of recipients. |
IRecipients | This interface provides a collection of recipients for an appointment that is a meeting request. |
IRecurrencePattern | This interface sets the recurrence of a task or an appointment. |
ITask | This interface represents an assigned, delegated, or self-imposed task to be performed within a specified time frame in the Tasks folder. |
ITimeZone | This interface is a read-only object to check whether a time zone supports daylight-saving time and find when it converts between standard time and daylight-saving time. |
See Also
Pocket Outlook Object Model Reference | Pocket Outlook Object Model (POOM)
Send Feedback on this topic to the authors