ReminderItem Constructors
A reminder for a non-recurring appointment.Name | Parameters | Description |
---|---|---|
ReminderItem() | none | Initializes a new instance of the ReminderItem class with the default settings. |
ReminderItem(TimeSpan) | timeBeforeStart | Initializes a new instance of the ReminderItem class with the specified settings. |
See Also