PR_RCVD_REPRESENTING_NAME 

The PR_RCVD_REPRESENTING_NAME property contains the display name for the messaging user represented by the receiving user.

Quick Info

Header file:

MAPITAGS.H

Must be exposed by:

Message objects

Identifier:

0x0044

Property type:

PT_TSTRING

Property tag:

0x0044001E (0x0044001F for Unicode)

 

Remarks

The PR_RCVD_REPRESENTING_NAME property is one of the address properties for the messaging user 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, PR_RCVD_REPRESENTING_NAME should be set to the display name contained in the PR_RECEIVED_BY_NAME1MCJP4Z property.

A client application replying to a message received on behalf of another client should copy PR_RCVD_REPRESENTING_NAME from the received message into the PR_SENT_REPRESENTING_NAME1K4C4V2 property for the reply.

For more information on the address properties, see Base Address PropertiesN3YFFO.

See Also

PR_DISPLAY_NAME