[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.SetReminder

SetReminder Property

SetReminder

Gets or sets whether reminder should be set for the newly created appointments.

Declaration
[C1Category("Behavior")]
[C1Description("SetReminder", "Determines whether reminder should be set for the newly created appointments.")]
public bool SetReminder { get; set; }
<C1Category("Behavior")>
<C1Description("SetReminder", "Determines whether reminder should be set for the newly created appointments.")>
Public Property SetReminder As Boolean
Remarks

This property only affects initial setting. End-user will be able to change reminder settings for every individual C1.Schedule.Appointment object.