{CompanyName} FlexyGo

RecurrencePattern..::..daysOfWeek Property

A collection Of the days Of the week On which the Event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday

Namespace:  FLEXYGO.OfficeResourceTypes
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public List<DayOfWeek> daysOfWeek { get; set; }
Public Property daysOfWeek As List(Of DayOfWeek)
	Get
	Set