AppointmentCalendarForwardMeetingRequest 類別

定義

代表使用者轉寄行事曆會議的要求。

public ref class AppointmentCalendarForwardMeetingRequest 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 AppointmentCalendarForwardMeetingRequest 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 AppointmentCalendarForwardMeetingRequest
Public NotInheritable Class AppointmentCalendarForwardMeetingRequest
繼承
Object Platform::Object IInspectable AppointmentCalendarForwardMeetingRequest
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
應用程式功能
appointmentsSystem

備註

系統會產生這個類別的實例,並將其設定為ForwardMeetingRequested事件的AppointmentCalendarForwardMeetingRequestEventArgs引數中的屬性。

屬性

AppointmentCalendarLocalId

取得字串,這個字串可唯一識別與本機裝置上約會相關聯的行事曆。

AppointmentLocalId

取得可唯一識別本機裝置上約會的字串。

AppointmentOriginalStartTime

取得週期性約會的原始開始時間。

Comment

取得使用者可能撰寫有關轉送會議的文字批註。

ForwardHeader

取得包含新邀請者的新會議標頭。

Invitees

取得新邀請者的清單,以接收轉寄的會議。

Subject

取得轉寄會議邀請的主旨。

方法

ReportCompletedAsync()

通知系統轉送會議的工作已完成。

ReportFailedAsync()

通知系統轉送會議的工作失敗。

適用於