IGmailClientAsync.UpdateContactPhotoAsync
IGmailClientAsync.UpdateContactPhotoAsync method
Asynchronously updates a contact photo.
public Task UpdateContactPhotoAsync(ContactPhoto contactPhoto,
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| contactPhoto | ContactPhoto | The contact photo to update. |
| cancellationToken | CancellationToken | A cancellation token. |
Return Value
A task representing the asynchronous operation.
See Also
- class ContactPhoto
- interface IGmailClientAsync
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email