[]
        
(Showing Draft Content)

C1.C1Schedule.Appointment.ReminderSet

ReminderSet Property

ReminderSet

Gets or sets the bool value indicating whether a reminder is associated with the appointment. Once this property is set to true, a new Reminder object is created and assigned to the Reminder property.

Declaration
public bool ReminderSet { get; set; }