Skip to main content
A newer version of this page is available. .

AppointmentLabelItem Properties

An appointment‘s label.
Name Description
Caption Gets or sets the text description of the label.
Color Gets or sets the color the scheduler uses to paint appointments that marked with the label.
CustomFields Returns the collection of custom fields. Inherited from SourceObjectContainer.
Id Gets or sets the scheduler item’s identifier. Inherited from SourceObjectContainer.
SourceObject Returns the source object by which the scheduler item is created. Inherited from SourceObjectContainer.
See Also