AppointmentsProviderLaunchActionVerbs.RemoveAppointment Property

Definition

Gets the remove-appointment action that the appointments provider performs.

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

Property Value

String

Platform::String

winrt::hstring

The remove-appointment action

Windows requirements

App capabilities
appointmentsSystem

Applies to