AppointmentsProviderLaunchActionVerbs.ShowTimeFrame Property

Definition

Gets the show-time-frame action of an appointment that the appointments provider performs.

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

Property Value

String

Platform::String

winrt::hstring

The show-time-frame action of an appointment

Windows requirements

App capabilities
appointmentsSystem

Applies to