PidTagReadReceiptEntryId 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 an entry identifier for the messaging user where the messaging system should direct a read report for this message.
Associated properties: |
PR_READ_RECEIPT_ENTRYID |
Identifier: |
0x0046 |
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 entry identifier contained in the PR_SENDER_ENTRYID (PidTagSenderEntryId) property at message submission time.
Related Resources
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 message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.