次の方法で共有


AppointmentsProviderLaunchActionVerbs.RemoveAppointment プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

予定の削除アクション

Windows の要件

アプリの機能
appointmentsSystem

適用対象