ExchangeDistributionList.Delete method (Outlook)

Deletes the ExchangeDistributionList object from the AddressEntries collection object to which it belongs.

Syntax

expression.Delete

expression A variable that represents an ExchangeDistributionList object.

Remarks

The ExchangeDistributionList object is derived from the AddressEntry object.

An ExchangeDistributionList object is an AddressEntry object that has olExchangeDistributionListAddressEntry as the AddressEntry.AddressEntryUserType; calling AddressEntry.GetExchangeDistributionList returns the corresponding ExchangeDistributionList object.

See also

ExchangeDistributionList 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.