[]
Gets the DateTime value indicating the next time the specified reminder will occur.
public DateTime NextReminderDate { get; }
The NextReminderDate property value changes every time the object's Snooze(TimeSpan) method is executed or when the user clicks the Snooze button.