Account.AccountType Property

Outlook Developer Reference

Returns a constant in the OlAccountType enumeration that indicates the type of the Account. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.AccountType

expression   A variable that represents an Account object.

See Also