LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The URL of an outline entry, or an empty string.
Defined in
NotesOutlineEntry
Data type
String
Syntax
To get: url$ = notesOutlineEntry.URL
Usage
This property applies if the outline entry Type property is OUTLINE_TYPE_URL.
Language cross-reference
URL in Java OutlineEntry class
Example See Also