AppointmentsProviderLaunchActionVerbs.ShowTimeFrame 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-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
The show-time-frame action of an appointment
Windows requirements
App capabilities |
appointmentsSystem
|