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. |
The PR_CE_NATIVE_MESSAGE_FORMATproperty contains the message format of the original e-mail message, as it exists on the server. Values are members of the MESSAGEFORMATenumeration.
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 |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile 6 and later |
See Also
Reference
MESSAGEFORMATPR_CE_PENDING_BODY_FORMAT
PR_CE_PREFERRED_DOWNLOAD_FORMAT