[]
        
(Showing Draft Content)

C1.C1Schedule.Appointment.AppointmentType

AppointmentType Property

AppointmentType

Gets or sets custom text value associated with this object.

Declaration
public string AppointmentType { get; set; }
Remarks

This property is serialized with other appointment properties. You can use this property to show customized content or perform different actions depending on the property value. This property is serialized into different formats and it is saved into underlying data source if mapping for Appointment Properties is set.