IAsyncEwsClient.UpdateTaskAsync
IAsyncEwsClient.UpdateTaskAsync method
Updates the specified task.
public Task UpdateTaskAsync(ExchangeTask task, CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| task | ExchangeTask | An ExchangeTask containing the task information. |
| cancellationToken | CancellationToken | The cancellation token. |
See Also
- class ExchangeTask
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email