[]
        
(Showing Draft Content)

C1.Schedule.Reminder.NextReminderDate

NextReminderDate Property

NextReminderDate

Gets the DateTime value indicating the next time the specified reminder will occur.

Declaration
public DateTime NextReminderDate { get; }
Remarks

The NextReminderDate property value changes every time the object's Snooze(TimeSpan) method is executed or when the user clicks the Snooze button.