CalendarDay

CalendarDay enumeration (11 values)

Represents the day of the week.

ValueDescription
NoneNo values are set.
MondayMonday.
TuesdayTuesday.
WednesdayWednesday.
ThursdayThursday.
FridayFriday.
SaturdaySaturday.
SundaySunday.
DayRepresents all days of the week: SU,MO,TU,WE,TH,FR,SA.
WeekDayRepresents weekdays of the week: MO,TU,WE,TH,FR.
WeekendDayRepresents weekend days of the week: SU,SA.