| Name | Description | |
|---|---|---|
|  | CancelReminderEventArgs Constructor | Initializes a new instance of the CancelReminderEventArgs class with the specified Reminder object. | 
The following tables list the members exposed by CancelReminderEventArgs.
| Name | Description | |
|---|---|---|
|  | CancelReminderEventArgs Constructor | Initializes a new instance of the CancelReminderEventArgs class with the specified Reminder object. | 
| Name | Description | |
|---|---|---|
|  | Cancel | Set to true to cancel the operation. | 
|  | Reminder | Gets the reminder which the event was raised for. |