AppointmentCalendarProposeNewTimeForMeetingRequest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表使用者變更行事曆會議時間的要求。
public ref class AppointmentCalendarProposeNewTimeForMeetingRequest sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentCalendarProposeNewTimeForMeetingRequest final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentCalendarProposeNewTimeForMeetingRequest
Public NotInheritable Class AppointmentCalendarProposeNewTimeForMeetingRequest
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
應用程式功能 |
appointmentsSystem
|
備註
系統會產生這個類別的實例,並將它設定為ProposeNewTimeForMeetingRequesteRequestForMeetingRequested事件的AppointmentCalendarProposeNewTimeForMeetingRequested引數中的屬性。
屬性
AppointmentCalendarLocalId |
取得字串,這個字串可唯一識別與本機裝置上約會相關聯的行事曆。 |
AppointmentLocalId |
取得可唯一識別本機裝置上約會的字串。 |
AppointmentOriginalStartTime |
取得週期性約會的原始開始時間。 |
Comment |
取得使用者可能會在會議時間變更時撰寫的文字批註。 |
NewDuration |
取得會議的建議新持續時間。 |
NewStartTime |
取得會議的建議新開始時間。 |
Subject |
取得新會議邀請的主旨。 |
方法
ReportCompletedAsync() |
通知系統更新會議時間的工作已完成。 |
ReportFailedAsync() |
通知系統更新會議時間的工作失敗。 |