IGmailClientAsync.DeleteAccessRuleAsync
IGmailClientAsync.DeleteAccessRuleAsync method
Asynchronously deletes an access control rule from a calendar.
public Task DeleteAccessRuleAsync(string calendarId, string roleId,
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| calendarId | String | The ID of the calendar. |
| roleId | String | The ID of the access control rule. |
| cancellationToken | CancellationToken | A cancellation token. |
Return Value
A task representing the asynchronous operation.
See Also
- interface IGmailClientAsync
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email