AppointmentsProviderLaunchActionVerbs.AddAppointment Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The add-appointment action

Windows requirements

App capabilities
appointmentsSystem

Applies to