_ExchangeDistributionList.GetExchangeDistributionListMembers 方法

定义

返回表示 AddressEntries Exchange 通讯组列表成员的集合。

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

返回

一个 AddressEntries 集合,其中包含AddressEntry表示属于通讯组列表的成员的对象。

适用于