[]
Gets the DateTime value specifying the original date and time that the specified reminder is set to occur. It is calculated using the following formula: OriginalReminderDate = Start
public DateTime OriginalReminderDate { get; }
This value corresponds to the original date and time value before the Snooze(TimeSpan) method is executed or the user clicks the Snooze button.