IGmailClientAsync.DeleteContactAsync
IGmailClientAsync.DeleteContactAsync method
Asynchronously deletes a contact by its URI.
public Task DeleteContactAsync(string contactUri, CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| contactUri | String | The contact URI. |
| 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