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