_ExchangeDistributionList.Delete Method

Definition

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

public:
 void Delete();
public void Delete ();
Public Sub Delete ()

Remarks

The ExchangeDistributionList object is derived from the AddressEntry object. An ExchangeDistributionList object is an AddressEntry object that has olExchangeDistributionListAddressEntry as the AddressEntryUserType; calling GetExchangeDistributionList() returns the corresponding ExchangeDistributionList object.

Applies to