IEWSClient.DeleteFromDistributionList
IEWSClient.DeleteFromDistributionList method
Deletes the members from Distribution List.
public void DeleteFromDistributionList(ExchangeDistributionList distributionList,
MailAddressCollection members)
Parameter | Type | Description |
---|---|---|
distributionList | ExchangeDistributionList | A ExchangeDistributionList containing information about Distribution List to update. |
members | MailAddressCollection | A MailAddressCollection containing 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