Gets or sets a value indicating the day of the week when the event occurs.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public DayOfWeekType Day { get; set; } |
Visual Basic
![]() |
---|
Public Property Day As DayOfWeekType |
One of the DayOfWeekType enumeration values.
The property is used when Pattern is set to RecurrencePattern.Monthly or RecurrencePattern.Yearly and the MonthlyRecurrence or YearlyRecurrence properties are set to MonthlyRecurrence.ByDayType.