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.
Optional. The previous backup time.
public DateTime? LastBackup { get; set; }
member this.LastBackup : Nullable<DateTime> with get, set
Public Property LastBackup As Nullable(Of DateTime)