IAsyncEwsClient.CancelAppointmentAsync
IAsyncEwsClient.CancelAppointmentAsync method
Cancels an exiting meeting on an organizers calendar
public Task CancelAppointmentAsync(string uniqueId, string folderUri = null,
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| uniqueId | String | Unique identifier |
| folderUri | String | An uri of appointments parent folder. |
| cancellationToken | CancellationToken | The cancellation token. |
See Also
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email