SelectFolders (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains notes for folders.

Defined in

NotesNoteCollection

Syntax

getSelectFolders() : boolean

setSelectFolders(flag:boolean) : void

Legal value Description
true to indicate inclusion of folders
false to indicate exclusion of folders

Usage

The following methods set this property: createNoteCollection in Database selectAllIndexElements selectAllDesignElements selectAllNotes