Share via


_ExchangeDistributionList.GetExchangeDistributionListMembers メソッド

定義

Exchange 配布リストの AddressEntries メンバーを表すコレクションを返します。

public:
 Microsoft::Office::Interop::Outlook::AddressEntries ^ GetExchangeDistributionListMembers();
public Microsoft.Office.Interop.Outlook.AddressEntries GetExchangeDistributionListMembers ();
Public Function GetExchangeDistributionListMembers () As AddressEntries

戻り値

配布リストに属するメンバーをAddressEntry表すオブジェクトを含む AddressEntries コレクション。

適用対象