ByYearWeekDayRepetition

ByYearWeekDayRepetition class

Represents a pattern which is based on position of a weekday in a month.

The ByYearWeekDayRepetition type exposes the following members:

Constructors

NameDescription
ByYearWeekDayRepetition()Initializes a new instance of the

Properties

NameDescription
monthGets or sets a month on which the task must be recurring.
positionGets or sets a position of the day in a week of a month on which the task must be recurring.

See Also