AppointmentProperties.IsCanceledMeeting プロパティ

定義

IsCanceledMeeting プロパティの名前を取得します。

public:
 static property Platform::String ^ IsCanceledMeeting { Platform::String ^ get(); };
static winrt::hstring IsCanceledMeeting();
public static string IsCanceledMeeting { get; }
var string = AppointmentProperties.isCanceledMeeting;
Public Shared ReadOnly Property IsCanceledMeeting As String

プロパティ値

String

Platform::String

winrt::hstring

IsCanceledMeeting プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象