Share via


AppointmentProperties.OriginalStartTime Property

Definition

Gets the name of the OriginalStartTime property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the OriginalStartTime property.

Windows requirements

App capabilities
appointmentsSystem

Applies to