MailItem.ReceivedOnBehalfOfName property (Outlook)

Returns a String representing the display name of the user delegated to represent the recipient for the mail message. Read-only.

Syntax

expression. ReceivedOnBehalfOfName

expression A variable that represents a MailItem object.

Remarks

This property corresponds to the MAPI property PidTagReceivedRepresentingName.

See also

MailItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.