PidTagCorrelate Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as associated properties.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names