ComponentOne Scheduler for WinForms
ReminderTimeBeforeStart Property (C1ScheduleSettings)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1ScheduleSettings Class : ReminderTimeBeforeStart Property
Gets or sets the default System.TimeSpan value which should be used as initial value for the C1.C1Schedule.Appointment.ReminderTimeBeforeStart property.
Syntax
'Declaration
 
Public Property ReminderTimeBeforeStart As System.TimeSpan
public System.TimeSpan ReminderTimeBeforeStart {get; set;}
Remarks
You should honor this property if you create appointments from code.
See Also

Reference

C1ScheduleSettings Class
C1ScheduleSettings Members