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 or sets the earliest restore date
public DateTime? EarliestRestorePoint { get; set; }
member this.EarliestRestorePoint : Nullable<DateTime> with get, set
Public Property EarliestRestorePoint As Nullable(Of DateTime)