property MarkTime.UserData as Variant
Indicates any extra data associated with the MarkTime object.

TypeDescription
Variant A VARIANT expression that specifies any extra data associated with the timer object.
By default, the UserData property is empty or nothing. You can use the UserData property to associate or assign any extra data to the timer. The Label property specifies the label to be shown on the timer.