MonthlyRecurrencePattern.StartPosition

MonthlyRecurrencePattern.StartPosition property

Gets or sets the start position.

public DayPosition StartPosition { get; set; }

Property Value

The start position.

See Also