_ExchangeDistributionList.GetExchangeDistributionListMembers Method

Definition

Returns an AddressEntries collection that represents the members of the Exchange distribution list.

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

Returns

An AddressEntries collection that contains AddressEntry objects that represent members belonging to the distribution list.

Applies to