The ReminderEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReminderEventArgs |
Initializes a new instance of the ReminderEventArgs
class with the specified Reminder object.
|
Properties
| Name | Description | |
|---|---|---|
| Reminder |
Gets the reminder which the event was raised for.
|