DeviceJobDetails.BackupTimeStamp 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.
Optional. TimeStamp of the backup instance used for the job
public DateTime BackupTimeStamp { get; set; }
member this.BackupTimeStamp : DateTime with get, set
Public Property BackupTimeStamp As DateTime