PostItem.SenderEmailType Property (Outlook)

Returns a String that represents the type of entry for the e-mail address of the sender of the Outlook item, such as 'SMTP' for Internet address, 'EX' for a Microsoft Exchange server address, etc. Read-only.

Syntax

expression .SenderEmailType

expression A variable that represents a PostItem object.

See Also

Concepts

PostItem Object Members

PostItem Object