_Account.AccountType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の型を示す列挙型のAccount定数OlAccountTypeを返します。 読み取り専用です。
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