MAPI Interfaces (Compact 7)
3/12/2014
The list below describes the Windows Embedded Compact Messaging API (CE MAPI) interfaces, which represent the objects in the Messaging object model.
Interface | Description |
---|---|
Maintains and provides access to the properties of attachments in messages. |
|
Manages objects associated with a MAPI logon session. |
|
Implements a Mail Rule Client that can process incoming messages. |
|
Provides methods so that transports can interact with the Messaging Application. |
|
Enables communication with the Messaging Application after implementation by a transport.. |
|
Implements an Advise Sink object for handling notifications. |
|
Manages high-level operations on container objects, such as folders. |
|
Performs operations on the messages and subfolders in a folder. |
|
Implemented by all objects that support properties. |
|
Manages objects associated with a MAPI session. |
|
Provides a read-only view of a table. |
|
Manages messages, attachments, and recipients. |
|
Provides access to message store information, to messages, and to folders. |
|
Manages the existence of a CE MAPI object through its own version of the AddRef, Release, and QueryInterface methods. |
See Also
Reference
Messaging API (CE MAPI) Reference
MAPI Enumerations
MAPI Functions
MAPI Macros