Pocket Outlook Object Model API Interfaces
This section provides detailed information about the Pocket Outlook Object Model (POOM) API interfaces described in the following table.
Interfaces
Interface | Description |
---|---|
IAppointment | Represents an appointment in the Calendar folder. |
ICity | Represents a city in the Cities folder. Supported only for Windows Mobile 2000 software for Pocket PCs. |
IContact | Represents a Contact item in the Contacts folder. |
IException | Represents a single exception to a recurring appointment. |
IExceptions | Represents a read-only collection of exceptions to a recurring appointment. |
IFolder | Represents a folder container object. Allows you to get items from within folders and includes properties and methods to send items over an infrared link. |
IPOlItems | No longer supported. |
IPOlRecipient | Represents a Recipient item. Derived from IRecipient. |
IPOutlookApp | Represents the POOM root object, which is the entry point into the Pocket Outlook Object Model. |
IPOutlookItemCollection | Represents a collection of Pocket Outlook items in a folder. |
IRecipient | Represents a single member of a collection of Recipients. |
IRecipients | Provides a collection of Recipient items for a meeting request appointment. |
IRecurrencePattern | Represents a recurrence pattern object for setting task and appointment recurrences. |
ITask | Represents an assigned, delegated, or self-imposed Task to be performed within a specified time frame. |
ITimeZone | A read-only object to check whether a time zone supports daylight-saving time and to determine when it converts between standard time and daylight-saving time. |
See Also
Pocket Outlook Object Model API
Pocket Outlook Object Model API Enumerations
How to: Establish a POOM Session
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.