PidTagReceivedRepresentingEntryId Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the entry identifier for the messaging user who is represented by the receiving user.

Property Value
Associated properties:
PR_RCVD_REPRESENTING_ENTRYID
Identifier:
0x0043
Data type:
PT_BINARY
Area:
Address

Remarks

This property is one of the address properties for the messaging user who is being represented by the receiving user. It 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, this property should be set to the entry identifier contained in the PR_RECEIVED_BY_ENTRYID (PidTagReceivedByEntryId) property.

A client application replying to a message received on behalf of another client should copy this property from the received message into the PR_SENT_REPRESENTING_ENTRYID (PidTagSentRepresentingEntryId) property for the reply.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOMSG]

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

[MS-OXCFXICS]

Handles the order and flow for data transfers between a client and server.

[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.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names