DailyTimeIntervalScheduleBuilder MondayThroughFriday FieldQuartz.NET API Documentation
A set of the business days of the week (for locales similar to the USA).

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public static readonly ISet<DayOfWeek> MondayThroughFriday

Field Value

Type: ISet DayOfWeek 
Remarks

The set contains all values between Monday and Friday
See Also