AppointmentsProviderLaunchActionVerbs.RemoveAppointment プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予定プロバイダーが実行する予定の削除アクションを取得します。
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
プロパティ値
予定の削除アクション
Windows の要件
アプリの機能 |
appointmentsSystem
|