PidTagSentRepresentingName Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the display name for the messaging user represented by the sender.
Associated properties: |
PR_SENT_REPRESENTING_NAME, PR_SENT_REPRESENTING_NAME_A, PR_SENT_REPRESENTING_NAME_W |
Identifier: |
0x0042 |
Data type: |
PT_UNICODE, PT_STRING8 |
Area: |
Address |
Remarks
These properties are examples of the address properties for the messaging user being represented by the sender. When a client application sends a message on behalf of another client, it should set all the represented sender properties to the values for that client. A messaging user sending on its own behalf typically leaves the represented sender properties unset.
The outgoing transport provider must always leave this property unchanged if it has been set by the sending client. If it is unset, the transport provider should set it to PR_SENDER_NAME (PidTagSenderName) on the outbound copy of the message, and leave it unset on the local copy.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible for e-mail message objects.[MS-OXORSS]
Specifies the properties and operations that represent RSS items.[MS-OXCFXICS]
Handles the order and flow for data transfers between a client and server.[MS-OXCICAL]
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.[MS-OXCMAIL]
Converts from Internet standard e-mail conventions to message objects.[MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.[MS-OXOCFG]
Specifies the location and properties of client and server configuration data, such as shared category lists and working hours.[MS-OXODLGT]
Specifies methods for connecting to and configuring mailboxes as delegates, and interactions with message and calendar objects when they act on behalf of another user.[MS-OXOPOST]
Specifies the properties and operations that are permissible for post objects.[MS-OXOTASK]
Specifies the properties and operations that are permissible for contact and personal distribution list objects.[MS-OXTNEF]
Encodes and decodes message and attachment objects to an efficient stream representation.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.
See Also
Reference
PidTagDisplayName Canonical Property