次の方法で共有


AppointmentsProviderLaunchActionVerbs.AddAppointment プロパティ

定義

予定プロバイダーが実行する予定の追加アクションを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

予定の追加アクション

Windows の要件

アプリの機能
appointmentsSystem

適用対象