Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

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

Enumeration Description

IFormProvider::FORMTYPE

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

IFormProviderEx::FORMTYPE

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

IMailSyncHandler::FOLDEROPTIONS

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

IMessageFormEx::FORMACTIONS

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

IMessageFormHostEx::CLOSINGMSGSTATUS

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

IMessageFormHostEx::HOSTACTIONS

Used by IMessageFormHostEx::DoActionto 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 Clientto indicate the type of access the client wants when processing incoming messages.

MRCHANDLED

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

See Also