IGmailClientAsync.GetSettingsAsync
IGmailClientAsync.GetSettingsAsync method
Asynchronously retrieves all settings for the user.
public Task<Dictionary<string, string>> GetSettingsAsync(
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| cancellationToken | CancellationToken | A cancellation token. |
Return Value
A task that represents the asynchronous operation. The task result contains a dictionary of settings.
See Also
- interface IGmailClientAsync
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email