Click or drag to resize
Reminder Methods

The Reminder type exposes the following members.

Methods
  Name Description
Public method Clone
Creates a new Reminder object that is a clone of the current instance.
Public method ToString (Overrides ObjectToString.)
Public method Static member TryParse(String)
Creates a list of reminders from their string representation.
Public method Static member TryParse(String, IListReminder)
Creates a list of reminders from their string representation.
Top
See Also