Defines recurrence patterns for items scheduled to repeat over and over again.
The following tables list the members exposed by the Recurrence type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Recurrence class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the type of daily recurrence. |
|
![]() |
Gets or sets a value indicating the day of the week when the event occurs. |
|
![]() |
Gets or sets the day of the month when the event occurs. |
|
![]() |
Gets or sets the number of days between two consecutive occurrences of the same event. |
|
![]() |
Gets or sets the days of the week when the event occurs. |
|
![]() |
Gets or sets the end date of the recurrence. |
|
![]() |
Gets a list with all Recurrence exceptions. |
|
![]() |
Gets or sets the interval of recurrence. |
|
![]() |
Gets a value that indicates whether changes to the view state are saved. |
|
![]() |
Gets the master Item for the recurrence. |
|
![]() |
Gets or sets the type of monthly recurrence. |
|
![]() |
Gets or sets the month of the year when the event occurs. |
|
![]() |
Gets or sets the number of months between two consecutive occurrences of the same event. |
|
![]() |
Gets or sets how many times a recurring event should occur. |
|
![]() |
Gets or sets on which occurrence of the week within the month the event occurs. |
|
![]() |
Gets or sets the pattern of recurrence. |
|
![]() |
Gets or sets the last time when the event occurs. |
|
![]() |
Gets or sets the date and time of the event's first occurrence. |
|
![]() |
Gets or sets the number of weeks between two consecutive occurrences of the event. |
|
![]() |
Gets or sets the type of yearly recurrence. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the ViewState of this Recurrence. |
Name | Description | |
---|---|---|
![]() |
Copies the property values of the specified Recurrence object as values for the properties of this Recurrence object. |
|
![]() |
Removes all exceptions of this Recurrence. |
|
![]() |
Creates an exact copy of this Recurrence object. |
|
![]() |
Creates occurrence items for this Recurrence in the specified date range. |
|
![]() |
Returns the end date for this recurrence. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Restores view-state information that was saved by the SaveViewState method. |
|
![]() |
Marks the specified item as an exception in the Recurrence pattern. |
|
![]() |
Determines whether two Recurrence objects define the same recurrence pattern. |
|
![]() |
Overloaded. |
|
![]() |
Saves any server side view-state changes that have occurred on this Recurrence item. |
|
![]() |
Returns a localized string that represents this Recurrence using the specified date and time formatting info and localization information. |
|
![]() |
Overloaded. |
|
![]() |
Causes tracking of view-state changes to this Recurrence. |