PidTagOriginalSenderName Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the display name of the sender of the first version of a message, that is, the message before being forwarded or replied to.

Property Value
Associated properties:
PR_ORIGINAL_SENDER_NAME, PR_ORIGINAL_SENDER_NAME_A, PR_ORIGINAL_SENDER_NAME_W
Identifier:
0x005A
Data type:
PT_STRING8, PT_UNICODE
Area:
General messaging

Remarks

These properties are examples of the address properties for the original sender of a message. At first submission of the message, a client application should set these properties to the value of the PR_SENDER_NAME (PidTagSenderName) property. It is never changed when the message is forwarded or replied to.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOMSG]

Specifies the properties and operations that are permissible on email message objects.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names