SelectFolders (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains notes for folders.
Defined in
NotesNoteCollectionSyntax
getSelectFolders() : boolean
setSelectFolders(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate inclusion of folders |
false |
to indicate exclusion of folders |