ReminderTimeBeforeStart Property
Gets or sets the System.TimeSpan value indicating the interval of time the reminder should occur prior to the start of the appointment.
public System.TimeSpan ReminderTimeBeforeStart {get; set;}
'Declaration
Public Property ReminderTimeBeforeStart As System.TimeSpan