AppointmentProperties.OriginalStartTime 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 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
The name of the OriginalStartTime property.
Windows requirements
App capabilities |
appointmentsSystem
|