ExchangeUser.AddressEntryUserType property (Outlook)
Returns olExchangeUserAddressEntry which is a constant from the OlAddressEntryUserType enumeration representing the user type of the ExchangeUser. Read-only.
Syntax
expression. AddressEntryUserType
expression A variable that represents an ExchangeUser object.
Remarks
The ExchangeUser object is derived from the AddressEntry object. It inherits the AddressEntryUserType property from the AddressEntry object. In the case of ExchangeUser, AddressEntryUserType should always return olExchangeUserAddressEntry.
See also
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.