RecurrenceRule.WeekStart

RecurrenceRule.WeekStart property

Gets or sets the starting day of the week.

public DayOfWeek WeekStart { get; set; }

See Also