Overload | Description |
---|---|
NRecurrenceMonthlyRule Constructor() | Creates an absolute monthly rule, e.g. "every May 7". |
NRecurrenceMonthlyRule Constructor(Int32) | Creates an absolute monthly rule, e.g. "every May 7". |
NRecurrenceMonthlyRule Constructor(ENDayOrdinal,ENDayOfWeek) | Creates a montly rule with the given pattern type. |