AddressEntry.GetExchangeDistributionList method (Outlook)

Returns an ExchangeDistributionList object that represents the AddressEntry if the AddressEntry belongs to an Exchange AddressList object such as the Global Address List (GAL) and corresponds to an Exchange distribution list.

Syntax

expression. GetExchangeDistributionList

expression A variable that represents an AddressEntry object.

Return value

An ExchangeDistributionList object that represents the AddressEntry. Returns Null (Nothing in Visual Basic) if the AddressEntry object does not correspond to an Exchange distribution list.

Remarks

You have to be connected to the Exchange server to use this method.

See also

AddressEntry Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.