Scheduler for WinForms
OriginalReminderDate プロパティ (Reminder)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Reminder クラス : OriginalReminderDate プロパティ
Gets the System.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 - Appointment.ReminderTimeBeforeStart.
シンタックス
'宣言
 
Public ReadOnly Property OriginalReminderDate As System.Date
public System.DateTime OriginalReminderDate {get;}
解説
This value corresponds to the original date and time value before the Snooze method is executed or the user clicks the Snooze button.
参照

Reminder クラス
Reminder メンバ