UpdateAppointmentAsync

IAsyncEwsClient.UpdateAppointmentAsync method

更新约会。

public Task UpdateAppointmentAsync(Appointment appointment, string folderUri, 
    CancellationToken cancellationToken = default)
范围类型描述
appointmentAppointment日历约会。
folderUriString约会父文件夹的 uri。
cancellationTokenCancellationToken取消令牌。

也可以看看