[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.ReminderTimeBeforeStart

ReminderTimeBeforeStart Property

ReminderTimeBeforeStart

Gets or sets the default TimeSpan value which should be used as initial value for the C1.Schedule.Appointment.ReminderTimeBeforeStart property.

Declaration
public TimeSpan ReminderTimeBeforeStart { get; set; }
Remarks

You should honor this property if you create appointments from code.