C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Reminder Class / NextReminderDate Property

In This Topic
NextReminderDate Property
In This Topic
Gets the System.DateTime value indicating the next time the specified reminder will occur.
Syntax
'Declaration
 
Public ReadOnly Property NextReminderDate As System.Date
 
Remarks
The NextReminderDate property value changes every time the object's Snooze method is executed or when the user clicks the Snooze button.
See Also