AppointmentStatus Properties
Represents an appointment’s availability status.| Name | Description |
|---|---|
| Color | Gets or sets the color associated with the appointment status. |
| DisplayName | Gets or sets the text which identifies an element. Inherited from UserInterfaceObject. |
| Empty static | Returns an empty appointment status. |
| 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. |
| Type | Gets or sets the type of the appointment status. |
See Also