The following tables list the members exposed by RecurrencePattern.
Public Properties
| Name | Description |
| DayOfMonth | Gets or sets the day of month when the recurrence should occur. |
| Interval | Gets or sets the cycle step of occurrences of the recurrence. |
| MonthOfYear | Gets or sets the month of year when the recurrence should occur. |
| WeekDays | Gets or sets the days of week when the recurrence should occur. |
| WeekOfMonth | Gets or sets the week of month when the recurrence should occur. |
Top
Public Events
| Name | Description |
| PropertyChanged | Occurs when the value of a property changes. |
Top
See Also