ReceivedByName Property

Microsoft Outlook Visual Basic

Returns a String representing the display name of the true recipient for the mail message. This property corresponds to the MAPI property PR_RECEIVED_BY_NAME. Read-only.

expression.ReceivedByName

expression    Required. An expression that returns a MailItem object.