PidTagReadReceiptEntryId Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
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.