Task.HyperlinkScreenTip Property

Project Developer Reference

Returns or sets a ScreenTip for the hyperlink. Read/write String.

Syntax

expression.HyperlinkScreenTip

expression   A variable that represents a Task object.

Return Value
String

Remarks

The HyperlinkScreenTip property is limited to 255 characters.

See Also