AppointmentsProviderLaunchActionVerbs.AddAppointment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The add-appointment action
Windows requirements
App capabilities |
appointmentsSystem
|