Click or drag to resize
WeeklyRecurrenceRule Constructor
Overload List
  Name Description
Public method WeeklyRecurrenceRule(Int32, RecurrenceDay, RecurrenceRange)
Initializes a new instance of WeeklyRecurrenceRule with the specified interval, days of week bit mask and RecurrenceRange.
Public method WeeklyRecurrenceRule(Int32, RecurrenceDay, RecurrenceRange, DayOfWeek)
Initializes a new instance of WeeklyRecurrenceRule with the specified interval, days of week bit mask and RecurrenceRange.
Top
See Also