_Account.AccountType 属性

定义

在枚举中 OlAccountType 返回一个常量,该常量指示 的类型 Account。 只读。

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

属性值

适用于