Overload List

  NameDescription
Public methodWeekly()()()()
Specifies that the event will repeat every week.
Public methodWeekly(array<DayOfWeek>[]()[][])
Specifies that the event will repeat on certain days every week.
Public methodWeekly(array<DayOfWeek>[]()[][], Int32)
Specifies that the event will repeat on certain days every x weeks.

See Also