The ReminderEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodReminderEventArgs
Initializes a new instance of the ReminderEventArgs class with the specified Reminder object.

Properties

  NameDescription
Public propertyReminder
Gets the reminder which the event was raised for.

See Also