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