AppointmentProperties.StartTime Property

Definition

Gets the name of the StartTime property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the StartTime property

Windows requirements

App capabilities
appointmentsSystem

Applies to