AppointmentStatusMappings Properties
Provides information on the appointment status properties’ mapping to data fields.| Name | Description |
|---|---|
| Brush | Specifies the mapping that binds the appointment label’s AppointmentStatusItem.Brush property to the data source field. |
| BrushName | Gets or sets the mapping that binds the appointment label’s AppointmentStatusItem.BrushName property to the data source field. |
| BrushSavingType | Specifies the type of format used to store the brush information. |
| Caption | Specifies the mapping that binds the appointment status’s AppointmentStatusItem.Caption property to the data source field. |
| CustomFieldMappings | Provides access to a collection of custom field mappings. Inherited from MappingsBase. |
| Id | Specifies the mapping that binds the appointment status’s SourceObjectContainer.Id property to the data source field. |
See Also