Constant libdav::names::CALENDAR_COLOUR
source · pub const CALENDAR_COLOUR: PropertyName<'_, '_>;
Expand description
A calendar’s colour.
This is not a formally standardised property, but is relatively widespread. The value of this
property should be an unescaped hex value with a leading pound sign (e.g. #ff0000
).