_Account.AccountType Property

Definition

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

Property Value

Applies to