Appointment.OriginalStart 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 original start time of the appointment.
public:
property DateTime OriginalStart { DateTime get(); };
public DateTime OriginalStart { get; }
Public ReadOnly Property OriginalStart As DateTime
Property Value
The original start time of the appointment.