IAsyncEwsClient.UpdateAppointmentAsync
IAsyncEwsClient.UpdateAppointmentAsync method
Updates appointment.
public Task UpdateAppointmentAsync(Appointment appointment, string folderUri,
CancellationToken cancellationToken = default)
| Parameter | Type | Description |
|---|---|---|
| appointment | Appointment | Calendar appointment. |
| folderUri | String | An uri of appointments parent folder. |
| cancellationToken | CancellationToken | The cancellation token. |
See Also
- class Appointment
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email