Platform SDK: MAPI

PR_ORIGINAL_SENT_REPRESENTING_ENTRYID

The PR_ORIGINAL_SENT_REPRESENTING_ENTRYID property contains the entry identifier of the messaging user on whose behalf the original message was sent.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Message objects
Identifier: 0x005E
Property type: PT_BINARY
Property tag: 0x005E0102

Remarks

The PR_ORIGINAL_SENT_REPRESENTING_ENTRYID 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 property at the first submission of the message. Once set, it should never be changed.

For more information on the address properties, see Base Address Properties.

See Also

Original Represented Sender Properties