The ReminderEventArgs type exposes the following members.

Constructors

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

Properties

  Name Description
Public property Reminder
Gets the reminder which the event was raised for.

See Also