_Account.AccountType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a constant in the OlAccountType enumeration that indicates the type of the Account. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlAccountType AccountType { Microsoft::Office::Interop::Outlook::OlAccountType get(); };
public Microsoft.Office.Interop.Outlook.OlAccountType AccountType { get; }
Public ReadOnly Property AccountType As OlAccountType