PidTagOriginalSentRepresentingEntryId Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the entry identifier of the messaging user on whose behalf the original message was sent.
Associated properties: |
PR_ORIGINAL_SENT_REPRESENTING_ENTRYID |
Identifier: |
0x005E |
Data type: |
PT_BINARY |
Area: |
General messaging |
Remarks
This property is one of the address properties for the original represented sender of a message. It is used in a conversation thread.
A client application sending a message on behalf of another client should set this property to the value of the PR_SENT_REPRESENTING_ENTRYID (PidTagSentRepresentingEntryId) property at the first submission of the message. Once set, it should never be changed.
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.