PidTagReceivedRepresentingEmailAddress Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the e-mail address for the messaging user who is represented by the receiving user.
Associated properties: |
PR_RCVD_REPRESENTING_EMAIL_ADDRESS, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_A, PR_RCVD_REPRESENTING_EMAIL_ADDRESS_W |
Identifier: |
0x0078 |
Data type: |
PT_UNICODE, PT_STRING8 |
Area: |
Address |
Remarks
These properties are examples of the address properties for the messaging user who is being represented by the receiving user. They must be set by the incoming transport provider, which is also responsible for authorization or verification of the delegate. If no messaging user is being represented, these properties should be set to the e-mail address contained in the PR_RECEIVED_BY_EMAIL_ADDRESS (PidTagReceivedByEmailAddress) property.
A client application replying to a message received on behalf of another client should copy these properties from the received message into the PR_SENT_REPRESENTING_EMAIL_ADDRESS (PidTagSentRepresentingEmailAddress) property for the reply.
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-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-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-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
PidTagEmailAddress Canonical Property