SharingItem.SenderEmailType Property (Outlook)
Returns a String that represents the type of entry for the e-mail address of the sender of the SharingItem, such as 'SMTP' for Internet address, 'EX' for a Microsoft Exchange server address, and so on. Read-only.
Version Information
Version Added: Outlook 2007
Syntax
expression .SenderEmailType
expression A variable that represents a SharingItem object.