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

AppointmentStatus Properties

Appointment’s availability status.
Name Description
Brush Gets or sets the brush used to visualize the status.
Color Obsolete. Extracts color from the Brush object of the AppointmentStatus.Brush property or creates a new SolidBrush with the specified color and assigns it to the AppointmentStatus.Brush property.
DisplayName Gets or sets the text which identifies an element. Inherited from UserInterfaceObject.
Empty static Obtains a special empty appointment status, which is a status of undefined type.
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