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