MAPI Enumerations

4/8/2010

This section provides details about the Windows Mobile Messaging API (CE MAPI) enumerations.

Enumeration Description

IFormProvider::FORMTYPE

Used by the IFormProvider::ComposeMessageForm method to specify the type of message to compose.

IFormProviderEx::FORMTYPE

Used by the IFormProviderEx::CreateComposeForm method to specify the type of message to compose.

IMailSyncHandler::FOLDEROPTIONS

Used in the IMailSyncHandler::SetFolderOptions method to request that the transport set various folder options.

IMessageFormEx::FORMACTIONS

Defines the set of possible actions specified in IMessageFormEx::DoAction that Messaging can request a message form to perform.

IMessageFormHostEx::CLOSINGMSGSTATUS

Used by IMessageFormHostEx::FormClosing to indicate how to close a message form.

IMessageFormHostEx::HOSTACTIONS

Used by IMessageFormHostEx::DoAction to indicate the action for Messaging to perform for a plug-in.

MESSAGEFORMAT

Used to specify Message Format Properties. The Messaging Application and the Messaging Transport use this enumeration to communicate format preferences for synchronizing and fetching e-mail.

MRCACCESS

Used by a Mail Rule Client to indicate the type of access the client wants when processing incoming messages.

MRCHANDLED

Used by a Mail Rule Client to indicate how it handled the messages it processed.

See Also

Reference

MAPI Data Types
MAPI Functions
MAPI Macros
MAPI Properties
MAPI Structures

Other Resources

Messaging API (CE MAPI) Reference
MAPI Interfaces
Messaging