Represents reminders associated with schedule items.
The following tables list the members exposed by the Reminder type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Reminder class. |
Name | Description | |
---|---|---|
![]() ![]() |
The maximum time interval that can be set as value of TimeInterval for a Reminder object. |
Name | Description | |
---|---|---|
![]() |
Gets a value that indicates whether this Reminder is saving changes to its view state. |
|
![]() |
Gets or sets the message to display as a reminder. |
|
![]() |
Gets or sets the time when the Reminder is triggered. |
|
![]() |
Gets or sets how much time before the item's scheduled start time to raise the event that triggers the reminder. |
|
![]() |
Gets or sets the type of this reminder. |
Name | Description | |
---|---|---|
![]() |
Returns an exact copy of this Reminder object. |
|
![]() |
Overloaded. |
|
![]() |
Restores view-state information for this Reminder from a ViewState object that was saved by the SaveViewState method. |
|
![]() |
Overloaded. |
|
![]() |
Saves any server view-state changes that have occurred on this Reminder since the time the page was posted back to the server. |
|
![]() |
Causes tracking of view-state changes to the Reminder so they can be stored in a StateBag object. |