_ExchangeDistributionList.GetExchangeDistributionListMembers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.