PR_SENDER_NAME
The
PR_SENDER_NAME property contains the message sender s display name.
Quick Info
Header
file: |
MAPITAGS.H |
Must be
exposed by: |
Message
objects |
Identifier: |
0x0C1A |
Property
type: |
PT_TSTRING |
Property
tag: |
0x0C1A001E
(0x0C1A001F for Unicode) |
Corresponding
X.400 attribute: |
IM_FREE_FORM_NAME
and MH_T_ORIGINATOR_NAME |
Remarks
The
PR_SENDER_NAME property is one of the address properties for the message
sender. It must be set by the outgoing transport provider, which should never
propagate any previously existing values.
If no
transport provider has supplied any sender address properties, the MAPI spooler
attempts to fill them in by calling the IMAPISession::QueryIdentity
For more
information on the address properties, see Base Address Properties
See Also