AddressEntry.Type Property
Outlook Developer Reference |
Returns or sets a String representing the type of entry for this address such as an Internet Address, MacMail Address, or Microsoft Mail Address. Read/write.
Syntax
expression.Type
expression A variable that represents an AddressEntry object.
See Also