Share via


Message Format Properties (Compact 7)

3/12/2014

These properties are used to communicate message format specifications between the messaging transport and the messaging application. Legal values for these properties are members of the MESSAGEFORMAT enumeration.

Constant Description Data type Property ID Property Tag

PR_CE_PREFERRED_DOWNLOAD_FORMAT

The message format that a Messaging Transport should use as the default retrieval message format.

This is a read/write property that applies to IMsgStore objects.

PT_I4

0x812E

0x812E0003

PR_CE_PENDING_BODY_FORMAT

The message format to fetch.

This is a read/write property that applies to IMessage objects.

PT_I4

0x812F

0x812F0003

PR_CE_NATIVE_MESSAGE_FORMAT

The format of the original e-mail message, as it exists on the server.

This is a read/write property that applies to IMessage objects.

PT_I4

0x8130

0x81300003

See Also

Reference

MAPI Properties
MESSAGEFORMAT