YearlyRecurrenceBuilder.ByMonthDay Method
| Name | Parameters | Description |
|---|---|---|
| ByMonthDay(Int32, WeekDays, WeekOfMonth) | month, weekDay, dayNumber | Specifies the date on which to schedule occurrences. |
| ByMonthDay(Int32, DayOfWeek, Int32) | month, dayOfWeek, dayNumber | Specifies the date on which to schedule occurrences. |
| ByMonthDay(Int32, Int32) | month, dayOfMonth | Specifies the date on which to schedule occurrences. |