[]
        
(Showing Draft Content)

C1.Schedule.Reminder.OriginalReminderDate

OriginalReminderDate Property

OriginalReminderDate

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

Declaration
public DateTime OriginalReminderDate { get; }
Remarks

This value corresponds to the original date and time value before the Snooze(TimeSpan) method is executed or the user clicks the Snooze button.