[]
Gets the List<T> object which holds the list of weekend days which should be working.
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.WeekendExceptions", "The list of working weekend days.")]
public List<DateTime> WeekendExceptions { get; }