ScheduleDay Properties
Represents a day with a schedule.| Name | Description |
|---|---|
| IsNonWorkDay | Gets whether the day is a non-work day. |
| Tag | Gets or sets a custom tag assigned to the day. |
| WorkTimes | Provides access to work intervals in the day’s schedule (for example, 9:00 to 12:00 and 13:00 to 18:00). |
See Also