SentOnBehalfOfName Property

Microsoft Outlook Visual Basic

SentOnBehalfOfName Property

       

Returns a String indicating the display name for the intended sender of the mail message. This property corresponds to the MAPI property PR_SENT_REPRESENTING_NAME. Read/write.

expression.SentOnBehalfOfName

expression    Required. An expression that returns a MailItem object.