property Group.CalendarHighlightEvent as Highlight
Gives access to the Highlight object, so you can customize highlighting the events of this group, in the calendar panel.

TypeDescription
Highlight A Highlight object to customize the dates with events.
The CalendarHighlightEvent property indicates the visual aspect of the dates with events in the same group, in the calendar panel. The CalendarHighlightEvent property has effect only, the the GroupHighlightEvent property is True. The GroupHighlightEvent property specifies if events are highlighted using the HighlightEvent property ( False ), or using the  CalendarHighlightEvent property of the Group that event belongs to. The GroupID property indicates the identifier of the event's group. The ScheduleHighlightEvent property specifies the visual appearance of dates with events in the schedule panel.

Using the CalendarHighlightEvent  object a date with events can combine one or more of the following options:

The following screen shot shows the dates with events when GroupHighlightEvent property is True: