MobileItem.SenderName Property (Outlook)
Returns a String value that indicates the display name of the sender for the MobileItem object. Read-only.
Version Information
Version Added: Outlook 2010
Syntax
expression .SenderName
expression A variable that represents a MobileItem object.
Remarks
This property corresponds to the MAPI PidTagSenderName property.
If you want to retrieve the mobile phone number of the sender, use the SenderEmailAddress property.