Overload List
| Name | Description | |
|---|---|---|
| Monthly()()()() |
Specifies that the event will repeat every month.
| |
| Monthly(array<Int32>[]()[][]) |
Specifies that the event will repeat every month on certain days of month.
| |
| Monthly(array<Int32>[]()[][], Int32) |
Specifies that the event will repeat every x month on certain days of month.
| |
| Monthly(array<Int32>[]()[][], array<Int32>[]()[][]) |
Specifies that the event will repeat in certain months on certain days of month.
|