WeeklyRecurrencePattern.StartDays

WeeklyRecurrencePattern.StartDays property

Gets or sets the start days.

public CalendarDay[] StartDays { get; set; }

Property Value

The start days.

See Also