ExchangeDistributionList.GetExchangeDistributionListMembers Method

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.GetExchangeDistributionListMembers

expression   A variable that represents an ExchangeDistributionList object.

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

See Also