ExchangeUser.Class Property

Outlook Developer Reference

Returns a constant in the OlObjectClass enumeration indicating the class of the ExchangeUser object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Class

expression   A variable that represents an ExchangeUser object.

See Also