The CancelReminderEventArgs type exposes the following members.

Constructors

  Name Description
Public method CancelReminderEventArgs
Initializes a new instance of the CancelReminderEventArgs class with the specified Reminder object.

Properties

  Name Description
Public property Cancel
Set to true to cancel the operation.
Public property Reminder
Gets the reminder which the event was raised for.

See Also