[]
Gets or sets the default TimeSpan value which should be used as initial value for the C1.Schedule.Appointment.ReminderTimeBeforeStart property. The default value is 15 minutes.
public TimeSpan ReminderTimeBeforeStart { get; set; }
You should honor this property if you create appointments from code.