PR_CE_NATIVE_MESSAGE_FORMAT (Compact 7)
3/12/2014
The PR_CE_NATIVE_MESSAGE_FORMAT property contains the message format of the original e-mail message, as it exists on the server. Values are members of the MESSAGEFORMAT enumeration.
Additional Information
May be exposed by: |
Message objects |
Identifier: |
0x8130 |
Property type: |
PT_I4 |
Property tag: |
0x81300003 |
Remarks
This property is set by the Messaging Transport to provide the Messaging Application with information about which message format is this message's native message format. The Messaging Application uses this information to determine which message formats to present in the User Interface, for download options. In response, the Messaging Application can issue a request for that message format by using PR_CE_PENDING_BODY_FORMAT.
This information is useful when e-mail messages are normally downloaded in plain text format because it lets the user know that an HTML version of it is also available for downloading.
This property can be used for messages synchronized only from a transport, and cannot be used for messages created on the mobile device.
Requirements
Header |
mapitags.h |
Library |
cemapi.lib |
See Also
Reference
Message Format Properties
MESSAGEFORMAT
PR_CE_PENDING_BODY_FORMAT
PR_CE_PREFERRED_DOWNLOAD_FORMAT