Represents an exception of the recurrence pattern.
The following tables list the members exposed by the RecurrenceException type.
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether this event occurrence has been deleted. |
|
![]() |
Gets a value that indicates whether the RecurrenceException is saving changes to its view state. |
|
![]() |
Gets the Item representing the recurrence exception. |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of the RecurrenceException across multiple requests for the same page. |
Name | Description | |
---|---|---|
![]() |
Restores view-state information for this RecurrenceException from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Saves any view-state changes that have occurred in this RecurrenceException since the time the page was posted back to the server. |
|
![]() |
Causes tracking of view-state changes to this RecurrenceException so they can be stored in a StateBag object. |