property Link.ToolTipTitle as String
Gets or sets a value (title) that's displayed once the cursor hovers the link.

TypeDescription
String A String expression that defines the title of the link's tooltip
The ToolTipTitle defines the title of the link's tooltip. Use the ToolTip property to define the label or caption to be shown when the cursor hovers the link.