NRecurrenceWeeklyRule Class Members
In This Topic
The following tables list the members exposed by NRecurrenceWeeklyRule.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| bQlI | |
Top
Public Properties
| Name | Description |
| DaysOfWeek | Gets/Sets the days of the week this recurrence occurs on. This is a flag enum. By default set to EveryDay. |
| Frequency | Overridden. Gets the frequency of this recurrence rule. |
Top
Protected Methods
| Name | Description |
| TryGetNextDate | Overridden. Tries to get the next date and time relative to the given one. |
| TryGetPreviousDate | Overridden. Tries to get the previous date and time relative to the given one. |
Top
See Also