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