AppointmentsProviderLaunchActionVerbs.ReplaceAppointment 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 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
The replace-appointment action
Windows requirements
App capabilities |
appointmentsSystem
|