PR_ORIGINAL_SENDER_NAME

The PR_ORIGINAL_SENDER_NAME property contains the display name of the sender of the first version of a message, that is, the message before being forwarded or replied to.

Quick Info

Header file: MAPITAGS.H
May be exposed by: Message objects
Identifier: 0x005A
Property type: PT_TSTRING
Property tag: 0x005A001E (0x005A001F for Unicode)
Corresponding X.400 attribute: MH_T_ORIGINATOR_NAME

Remarks

The PR_ORIGINAL_SENDER_NAME property is one of the address properties for the original sender of a message. At first submission of the message, a client application should set this property to the value of the PR_SENDER_NAME property. It is never changed when the message is forwarded or replied to.

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

See Also

Original Sender Properties