Share via


ExchangeDistributionList.Delete Method (Outlook)

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

Version Information

Version Added: Outlook 2007

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

Concepts

ExchangeDistributionList Object

ExchangeDistributionList Object Members