UpdateAppointmentAsync
IAsyncEwsClient.UpdateAppointmentAsync method
更新约会。
public Task UpdateAppointmentAsync(Appointment appointment, string folderUri,
CancellationToken cancellationToken = default)
范围 | 类型 | 描述 |
---|---|---|
appointment | Appointment | 日历约会。 |
folderUri | String | 约会父文件夹的 uri。 |
cancellationToken | CancellationToken | 取消令牌。 |
也可以看看
- class Appointment
- interface IAsyncEwsClient
- 命名空间 Aspose.Email.Clients.Exchange.WebService
- 部件 Aspose.Email