property ICalendar.UserData as Variant
Indicates any extra data associated with the control / root.

TypeDescription
Variant A VARIANT expression that indicates any extra data associated with the control / root.
The UserData property indicates any extra data associated with the control / root. The Content property gets the control's content ( properties and components ). The Root property gets the root component of the content. The Properties property gets the Properties collection of the current component. The Components property returns the collection of the Components of the current component.