_ExchangeUser.GetExchangeDistributionList メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オブジェクトがオブジェクトに対応ExchangeDistributionListしていないため、Nothing (C#では Null 参照 (Visual Basic では Nothing) ExchangeUser を返します。
public:
Microsoft::Office::Interop::Outlook::ExchangeDistributionList ^ GetExchangeDistributionList();
public Microsoft.Office.Interop.Outlook.ExchangeDistributionList GetExchangeDistributionList ();
Public Function GetExchangeDistributionList () As ExchangeDistributionList
戻り値
ExchangeUser オブジェクトが ExchangeDistributionList オブジェクトに対応していないため、Nothing (C#では Null 参照 (Visual Basic では Nothing) )。
注釈
ExchangeUser オブジェクトは、 オブジェクトからAddressEntry派生します。 AddressEntry オブジェクトから GetExchangeDistributionList メソッドを継承し、ExchangeUser の場合、このメソッドは常に Nothing を返します。