PidTagReadReceiptSearchKey Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains a search key for the messaging user to which the messaging system should direct a read report for a message.

Associated properties:

PR_READ_RECEIPT_SEARCH_KEY

Identifier:

0x0053

Data type:

PT_BINARY

Area:

MAPI envelope

Remarks

This property is ignored unless the PR_READ_RECEIPT_REQUESTED (PidTagReadReceiptRequested) property is set to TRUE.

If a client application wants to receive read reports itself, it can leave this property unset or set it to the search key contained in the PR_SENDER_SEARCH_KEY (PidTagSenderSearchKey) property at message submission time.

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 messages.

Header Files

  • Mapidef.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names