AppointmentsProviderLaunchActionVerbs.ReplaceAppointment Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The replace-appointment action

Windows requirements

App capabilities
appointmentsSystem

Applies to