IAsyncEwsClient.DeleteItemAsync
IAsyncEwsClient.DeleteItemAsync method
Deletes specified item
public Task DeleteItemAsync(string itemUri, DeletionOptions options,
CancellationToken cancellationToken = default)
Parameter | Type | Description |
---|---|---|
itemUri | String | An item uri |
options | DeletionOptions | Defines parameters for item deletion |
cancellationToken | CancellationToken | The cancellation token. |
See Also
- class DeletionOptions
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email