ExchangeUser.Type property (Outlook)

Returns a String representing the type of entry for the ExchangeUser. Read/write.

Syntax

expression.Type

expression A variable that represents an ExchangeUser object.

Remarks

The ExchangeUser object is derived from the AddressEntry object. It inherits the Type property from the AddressEntry object. In the case of ExchangeUser, the type is always the string "EX".

See also

ExchangeUser Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.