MaintenanceEventProperties.RescheduledFromOn 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 previous scheduled start time before the most recent reschedule (UTC). Null if the event has never been rescheduled.
public DateTimeOffset? RescheduledFromOn { get; }
member this.RescheduledFromOn : Nullable<DateTimeOffset>
Public ReadOnly Property RescheduledFromOn As Nullable(Of DateTimeOffset)