property Calendar.HighlightEvent as Highlight
Gives access to the Highlight object, so you can customize highlighting the events, in the calendar panel.

TypeDescription
Highlight A Highlight object to customize the dates with events.
By default, the dates with events or appointments appear as bold in the calendar panel. You can use the HighlightEvent object to highlight the dates with events in the calendar panel. The ShowHighlightEvent property specifies whether the calendar panel highlights the events in the calendar panel. 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 (True). The ScheduleHighlightEvent property specifies the visual appearance of dates with events in the schedule panel.

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

 The following screen shot shows the dates with events using a frame around:

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