MaintenanceEventProperties.OriginalStartOn 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.
The initial scheduled start time before any reschedule (UTC). Equals startTime when the event has never been rescheduled.
public DateTimeOffset OriginalStartOn { get; }
member this.OriginalStartOn : DateTimeOffset
Public ReadOnly Property OriginalStartOn As DateTimeOffset