Overload List
Name | Description | |
---|---|---|
Weekly()()()() |
Specifies that the event will repeat every week.
| |
Weekly(array<DayOfWeek>[]()[][]) |
Specifies that the event will repeat on certain days every week.
| |
Weekly(array<DayOfWeek>[]()[][], Int32) |
Specifies that the event will repeat on certain days every x weeks.
|