AppointmentLabel Properties
Represents an appointment’s identification label.| Name | Description |
|---|---|
| Color | Gets or sets the color associated with the appointment label. |
| ColorId | Gets or sets the label identifier in a Scheduler legacy color scheme. |
| CustomFields | Gets the collection of custom fields bound to the appointment label. |
| DisplayName | Gets or sets the text which identifies an element. Inherited from UserInterfaceObject. |
| Id | Gets the unique identifier of the user interface object instance. Inherited from UserInterfaceObject. |
| MenuCaption | Gets or sets the element’s menu caption. Inherited from UserInterfaceObject. |
See Also