IGmailClientAsync.DeleteCalendarAsync
IGmailClientAsync.DeleteCalendarAsync method
Asynchronously deletes a calendar by its ID.
public Task DeleteCalendarAsync(string calendarId, CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| calendarId | String | The calendar ID. |
| cancellationToken | CancellationToken | A cancellation token. |
Return Value
A task that represents the asynchronous operation.
See Also
- interface IGmailClientAsync
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email