DeleteDistributionList
DeleteDistributionList
Deletes the Distribution List.
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
DeleteDistributionList(System::SharedPtr < ExchangeDistributionList > distributionList, bool deletePermanently)
| Parameter | Description |
|---|---|
| distributionList | A ExchangeDistributionList containing information about Distribution List to delete. |
| deletePermanently | Indicates whether the specified List should be deleted permanently or should be moved into DeletedItems folder. |