OriginalReminderDate Property
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 System.DateTime OriginalReminderDate {get;}
'Declaration
Public ReadOnly Property OriginalReminderDate As System.Date