RecurrenceRecurMonthly Method

This method has two overloads.

Overload List

RecurMonthly(Int32, Int32) Initialize a monthly recurrence pattern that occurs on a specific day of the month at the specified monthly interval.
RecurMonthly(DayOccurrence, DaysOfWeek, Int32) Initialize a monthly recurrence pattern that occurs on a specific occurrence of a day of the week at the specified monthly interval (i.e. the 4th Tuesday every two months).

See Also