_ExchangeDistributionList.Delete 方法

定义

ExchangeDistributionList从该对象所属的AddressEntries集合对象中删除该对象。

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

注解

ExchangeDistributionList 对象派生自 对象AddressEntryExchangeDistributionList 对象是具有 olExchangeDistributionListAddressEntry 作为 AddressEntryUserTypeAddressEntry 对象;调用 GetExchangeDistributionList() 将返回相应的 ExchangeDistributionList 对象。

适用于