BackupSchedule.StartTime Property

Definition

Optional. When this schedule should start backing up the site. Null means immediately.

public DateTime? StartTime { get; set; }
member this.StartTime : Nullable<DateTime> with get, set
Public Property StartTime As Nullable(Of DateTime)

Property Value

Applies to