IGmailClientAsync.DeleteContactPhotoAsync
IGmailClientAsync.DeleteContactPhotoAsync method
Asynchronously deletes a contact photo.
public Task DeleteContactPhotoAsync(ContactPhoto contactPhoto,
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| contactPhoto | ContactPhoto | The contact photo to delete. |
| 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