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