IGmailClientAsync.GetColorsAsync
IGmailClientAsync.GetColorsAsync method
Asynchronously retrieves color information for the user.
public Task<ColorsInfo> GetColorsAsync(CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| cancellationToken | CancellationToken | A cancellation token. |
Return Value
A task that represents the asynchronous operation. The task result contains the ColorsInfo.
See Also
- class ColorsInfo
- interface IGmailClientAsync
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email