Compartilhar via


Pocket Outlook Object Model Reference

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Pocket Outlook Object Model (POOM) API provides access to Personal Information Manager (PIM) data on Windows Embedded CE-based devices. It mirrors the desktop version of the Outlook Object Model, yet it has a smaller scope of functionality. POOM is a COM-based type library that provides an objectoriented framework for creating, modifying, and displaying IAppointment, ITask and IContact items—and for manipulating the folders that contain them.

For Windows Embedded CE:

For information about the desktop version of the Outlook Object model, see this Microsoft Web site.

For Windows Mobile:

POOM began shipping on mobile devices running the Pocket PC 2000 and Smartphone 2002 platforms. POOM for Windows Mobile is also known as POOM2**. It is an extension of the version of POOM that ships with Windows Embedded CE (also known as POOM1). For information on POOM1, see this Microsoft Web site.**

In This Section

The following members are included in the POOM API.

For All Platforms:

  • Pocket Outlook Object Model Enumerations
    Contains detailed information about each of the POOM enumerations: OlBusyStatus, OlCurrentCity, OlDaysOfWeek, OlDefaultFolders, OlImportance, OlItemType, OlMeetingStatus, OlRecurrenceType, OlReminderOptions, and OlSensitivity.
  • Pocket Outlook Object Model Functions
    Contains information about the Windows Embedded CE CePimCommand function, which is used for creating menu add-ins.

    Observação

    On Windows Mobile powered devices, do not use CePimCommand; use the IContextMenu interface instead.For more information, see How to: Implement.

  • Pocket Outlook Object Model Interfaces
    Contains detailed information about the POOM interfaces: IAppointment, ICity, IContact, IException, IExceptions, IFolder, IPOlItems, IPOlRecipient, IPOutlookApp, IPOutlookItemCollection, IRecipient, IRecipients, IRecurrencePattern, ITask, ITimeZone.

For Windows Mobile:

  • Pocket Outlook Object Model Flags
    Contains details about POOM flags—divided into the following groups: Contact Chooser, Drawing State, GetIDsFromNames, Notification, Source Provider Customization Type, and Source Provider PIM Type Ownership.

For Windows Embedded CE:

  • Exchange Client
    Learn about how e-mail and PIM items are stored and accessed on an Exchange server, and the Exchange Client Catalog item. Contains reference pages, code examples, and information on Exchange Client application Development.

For Windows Mobile:

  • Messaging
    Learn about the Windows Mobile messaging subsystem, which allows mobile devices to be used for sending, receiving, storing, and manipulating, e-mail and SMS messages.