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 setTimeInterval for a Reminder object. |
Name | Description | |
---|---|---|
Clones this Reminder object. |
||
Gets the message to display as a reminder. |
||
Gets a value indicating whether to play a sound when the reminder is triggered. |
||
Gets the name of a sound file to play with this reminder. |
||
Gets the exact time when to trigger the reminder. |
||
Gets how much time before the item's scheduled start time to raise the event that triggers the reminder. |
||
Gets the type of this reminder. |
||
Overloaded. |
||
Overloaded. |
||
Sets the message to display as a reminder. |
||
Sets a value indicating whether to play a sound when the reminder is triggered. |
||
Sets the name of a sound file to play with this reminder. |
||
Sets the exact time when to trigger the reminder. |
||
Sets how much time before the item's scheduled start time to raise the event that triggers the reminder. |
||
Sets the type of this reminder. |