PidTagTransportMessageHeaders Canonical Property
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 page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains transport-specific message envelope information.
Associated properties: |
PR_TRANSPORT_MESSAGE_HEADERS, PR_TRANSPORT_MESSAGE_HEADERS_A, PR_TRANSPORT_MESSAGE_HEADERS_W |
Identifier: |
0x007D |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
Remarks
The transport provider can generate the message header information for inbound messages.
These properties offer an alternative to either discarding the transport message header information or prepending it to the message text. The client can choose whether or not to display the information.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible on e-mail message objects.[MS-OXCMAIL]
Converts from Internet standard e-mail conventions to message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.