| Overload | Description |
|---|---|
| ScheduleWindow Constructor() | Initializes a schedule window |
| ScheduleWindow Constructor(TimeOfDay,TimeOfDay,MissedAction,Boolean) | Initializes a schedule window from a start time, end time, and missed action. |
| ScheduleWindow Constructor(String,MissedAction,Boolean) | Initializes a schedule window using the specified named time and missed window action |