[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1SchedulerSettings.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. The default value is 15 minutes.

Declaration
public TimeSpan ReminderTimeBeforeStart { get; set; }
Remarks

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