IsHiddenFromNotes (NotesOutlineEntry - JavaScript™)
Read-Write. Indicates whether an entry is hidden in the context of the Notes® client.
Defined in
NotesOutlineEntrySyntax
isHiddenFromNotes() : boolean setHiddenFromNotes(value:boolean)
: void
| Legal value | Description |
|---|---|
true |
if the entry is hidden in the Notes® client |
false |
if the entry displays in the Notes® client |