AppointmentStatus Properties
An appointment’s availability status.| Name | Description |
|---|---|
| Brush | Gets the brush used to fill the appointment status. |
| Color | Obsolete. The property is not in use. Use the AppointmentStatus.Brush property instead. |
| DisplayName | Gets or sets the text which identifies an element. Inherited from UserInterfaceObject. |
| Empty static | Returns an empty appointment status. |
| Id | Gets or sets the unique identifier of the appointment status instance. |
| MenuCaption | Gets or sets the element’s menu caption. Inherited from UserInterfaceObject. |
| Type | Gets or sets the type of the appointment status. |
See Also