ReceivedByEntryID Property

Microsoft Outlook Visual Basic

Returns a String representing the EntryID for the true recipient as set by the transport provider delivering the mail message. This property corresponds to the MAPI property PR_RECEIVED_BY_ENTRYID. Read-only.

expression.ReceivedByEntryID

expression    Required. An expression that returns a MailItem object.