CancelAppointmentAsync

IAsyncEwsClient.CancelAppointmentAsync method

取消组织者日历上的退出会议

public Task CancelAppointmentAsync(string uniqueId, string folderUri = null, 
    CancellationToken cancellationToken = default)
范围类型描述
uniqueIdString唯一标识符
folderUriString约会父文件夹的 uri。
cancellationTokenCancellationToken取消令牌。

也可以看看