Share via


AppointmentsProviderLaunchActionVerbs.ShowAppointmentDetails Property

Definition

Gets the show-appointment-details action that the appointments provider performs.

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

Property Value

String

Platform::String

winrt::hstring

The show-appointment-details action

Windows requirements

App capabilities
appointmentsSystem

Applies to