YearlyRecurrencePattern.StartDay

YearlyRecurrencePattern.StartDay property

Gets or sets the start day.

public CalendarDay StartDay { get; set; }

Property Value

The start day.

See Also