Gets or sets the time when the execution of the associated request is sceduled.
'Declaration
Public Property ScheduledTime As Date
public DateTime ScheduledTime {get; set;}
Property Value
The time when the execution of the associated request is sceduled.