Defines recurrence patterns for items scheduled to repeat.
The following tables list the members exposed by the Recurrence type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Recurrence class. |
Name | Description | |
---|---|---|
![]() |
Compares two Recurrence objects. |
|
![]() |
Gets the type of daily recurrence. |
|
![]() |
Gets a value indicating on which day of a week the event occurs. |
|
![]() |
Gets on which day of a month the event occurs. |
|
![]() |
Gets how many days should pass before the event occurs again. |
|
![]() |
Gets on which days of a week the event occurs. |
|
![]() |
Gets the end date of the recurrence. |
|
![]() |
Gets the list of all recurrence exceptions. |
|
![]() |
Gets the recurrence interval in hours. |
|
![]() |
Gets the master item of the recurrence. |
|
![]() |
Gets the type of monthly recurrence. |
|
![]() |
Gets in which month of the year the event occurs. |
|
![]() |
Gets how many months should pass before the event occurs again. |
|
![]() |
Gets a value indicating how many times the recurring event should occur. |
|
![]() |
Gets on which occurrence of the day type specified by getDay the event occurs. |
|
![]() |
Gets the recurrence pattern. |
|
![]() |
Gets a value, indicating when the event should stop recurring. |
|
![]() |
Gets the start date of the recurrence. |
|
![]() |
Gets how many weeks should pass before the event occurs again. |
|
![]() |
Gets the type of yearly recurrence. |
|
![]() |
Returns a localized string that represents this Recurrence using the specified date and time formatting info and localization information. |
|
![]() |
Returns a string that represents the current Recurrence object. |