| DailyRecurrenceRule Constructor |
| Name | Description | |
|---|---|---|
|
|
DailyRecurrenceRule(Int32, RecurrenceRange) |
Initializes a new instance of DailyRecurrenceRule with the
specified interval (in days) and RecurrenceRange.
|
|
|
DailyRecurrenceRule(RecurrenceDay, RecurrenceRange) |
Initializes a new instance of DailyRecurrenceRule with the
specified days of week bit mask and RecurrenceRange.
|