IEWSClient.DeleteFromDistributionList
IEWSClient.DeleteFromDistributionList method
Deletes the members from Distribution List.
public void DeleteFromDistributionList(ExchangeDistributionList distributionList, 
    MailAddressCollection members)
| Parameter | Type | Description | 
|---|---|---|
| distributionList | ExchangeDistributionList | A ExchangeDistributionListcontaining information about Distribution List to update. | 
| members | MailAddressCollection | A MailAddressCollectioncontaining the mail addresses to delete. The MailAddress must contain id. | 
See Also
- class ExchangeDistributionList
- class MailAddressCollection
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email