_ExchangeUser.AddressEntryUserType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のユーザー型ExchangeUserを表す列挙体のOlAddressEntryUserType定数である olExchangeUserAddressEntry を返します。 読み取り専用です。
public:
property Microsoft::Office::Interop::Outlook::OlAddressEntryUserType AddressEntryUserType { Microsoft::Office::Interop::Outlook::OlAddressEntryUserType get(); };
public Microsoft.Office.Interop.Outlook.OlAddressEntryUserType AddressEntryUserType { get; }
Public ReadOnly Property AddressEntryUserType As OlAddressEntryUserType
プロパティ値
注釈
ExchangeUser オブジェクトは、 オブジェクトからAddressEntry派生します。 AddressEntry オブジェクトから AddressEntryUserType プロパティを継承します。 場合は ExchangeUser の場合、 AddressEntryUserType は常に olExchangeUserAddressEntry を返す必要があります。