IAsyncEwsClient.UpdateContactAsync
IAsyncEwsClient.UpdateContactAsync method
Updates a contact item in the Exchange store.
public Task UpdateContactAsync(Contact contact, CancellationToken cancellationToken = default)
Parameter | Type | Description |
---|---|---|
contact | Contact | Contact item. |
cancellationToken | CancellationToken | The cancellation token. |
See Also
- class Contact
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email