Overload List

  NameDescription
Public methodMonthly()()()()
Specifies that the event will repeat every month.
Public methodMonthly(array<Int32>[]()[][])
Specifies that the event will repeat every month on certain days of month.
Public methodMonthly(array<Int32>[]()[][], Int32)
Specifies that the event will repeat every x month on certain days of month.
Public methodMonthly(array<Int32>[]()[][], array<Int32>[]()[][])
Specifies that the event will repeat in certain months on certain days of month.

See Also