property Event.Marker as Boolean
Retrieves or sets a value that indicates whether the event's marker is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the event's marker is visible or hidden.

By default, the Marker property is false. The event shows a frame around the date while Marker property is True. The Background(exMarkerColor) property Specifies the color or the visual appearance to apply on dates with Marker property set.