PidTagCorrelate Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains TRUE if the sender of a message requests the correlation feature of the messaging system.

Property Value
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.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names