YearlyRecurrencePattern.StartMonth

YearlyRecurrencePattern.StartMonth property

Gets or sets the start month.

public CalendarMonth StartMonth { get; set; }

Property Value

The start month.

See Also