Pocket Outlook Object Model Application Development (Windows CE 5.0)
With the Microsoft Pocket Outlook Object Model (POOM) for Microsoft Outlook Mobile, you can manipulate Contact, Calendar, and Tasks data in Inbox electronic messaging software. POOM is modeled after the desktop Microsoft Outlook 97 and Outlook 98 Object Models. To provide a smaller footprint more suited for Windows CE–based devices, POOM is a subset of the desktop Outlook Object Model.
In This Section
- Design Goals
Describes some of the main goals of the POOM design, such as backward compatibility, forward extensibility, Outlook compatibility, and others. - Basic Object Model
Provides a high-level description of the POOM object model, and the hierarchy of objects in the POOM object model. - Differences Between the Windows CE and Desktop Models
Describes the principal differences between the Windows CE and the desktop Outlook Object Models. - Pocket Outlook Object Model Code Examples
Provides code examples illustrate the use of a few POOM programming elements.
Related Sections
- Pocket Outlook Object Model OS Design Development
Provides an overview of the modules and components that implement POOM, and the sysgen variables that enable this functionality.
Send Feedback on this topic to the authors