AppointmentsProviderLaunchActionVerbs.ShowAppointmentDetails 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 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
The show-appointment-details action
Windows requirements
App capabilities |
appointmentsSystem
|