AppointmentStatusItem Properties
An object used to indicate the busy status of the user for the appointment.Name | Description |
---|---|
Brush | Gets or sets the brush used to fill the appointment status. |
BrushName | Specifies the name of the brush associated with the label. |
Caption | Gets or sets the appointment status‘s caption. |
CustomFields | Inherited from SourceObjectContainer. |
Id | Gets the object’s identifier. Inherited from SourceObjectContainer. |
SourceObject | Provides access to the data object bound to the current persistent instance. Inherited from SourceObjectContainer. |
Type | Gets the type of the appointment status. |
See Also