ReceivedOnBehalfOfName Property

Microsoft Outlook Visual Basic

ReceivedOnBehalfOfName Property

       

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

expression.ReceivedOnBehalfOfName

expression    Required. An expression that returns a MailItem object.