IEWSClient.DeleteDistributionList
IEWSClient.DeleteDistributionList method
Deletes the Distribution List.
public void DeleteDistributionList(ExchangeDistributionList distributionList,
bool deletePermanently)
Parameter | Type | Description |
---|---|---|
distributionList | ExchangeDistributionList | A ExchangeDistributionList containing information about Distribution List to delete. |
deletePermanently | Boolean | Indicates whether the specified List should be deleted permanently or should be moved into DeletedItems folder. |
See Also
- class ExchangeDistributionList
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email