PidTagCorrelate 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 TRUE if the sender of a message requests the correlation feature of the messaging system.
Associated properties: |
PR_CORRELATE |
Identifier: |
0x0E0C |
Data type: |
PT_BOOLEAN |
Area: |
Exchange |
Remarks
This property is used to request the correlation of incoming reports with the original sent message. When a transport provider encounters a submitted message with PR_CORRELATE set to TRUE, it sets the PR_CORRELATE_MTSID (PidTagCorrelateMtsid) property to the message transfer system (MTS) identifier for that message.
PR_CORRELATE should be used with messaging systems that support correlation by MTS identifier, such as X.400.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.