PidTagCorrelateMtsid Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the message transfer system (MTS) identifier used in correlating reports with sent messages.
Associated properties: |
PR_CORRELATE_MTSID |
Identifier: |
0x0E0D |
Data type: |
PT_BINARY |
Area: |
Exchange |
Remarks
When a transport provider encounters a submitted message with this property set to TRUE, it sets this property to the MTS identifier for that message. Following transmission, this property is stored with the message in the interpersonal message (IPM) Sent Items folder.
Messaging systems that support correlation by MTS identifier, such as X.400, retain the identifier as part of the transport envelope of the original message and also of any reports generated in response to it. When a report is delivered from such a messaging system, the transport provider sets this property to the original MTS identifier from the report's transport envelope. This property is then stored with the report.
A client application can maintain a search-results folder of all messages having this property. When a report comes in for such a message, the client can apply restrictions to the search-results folder, find the original version of the message, and correlate the original message information with the new information.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.