LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether an entry is hidden in the context of a Web browser.
Note This property is new with Release 5.0.1.
Defined in
NotesOutlineEntry
Data type
Boolean
Syntax
To get: flag = notesOutlineEntry.IsHiddenFromWeb
To set: notesOutlineEntry.IsHiddenFromWeb = flag
Legal values
IsHiddenFromWeb in Java OutlineEntry class
Example See Also