[]
Gets or sets whether reminder should be set for the newly created appointments. The default value is true.
public bool SetReminder { get; set; }
This property only affects initial setting. End-user will be able to change reminder settings for every individual C1.Schedule.Appointment object.