SelectMiscFormatElements (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains notes for miscellaneous format elements.
Defined in
NotesNoteCollectionSyntax
getSelectMiscFormatElements()
: boolean
setSelectMiscFormatElements(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate inclusion of miscellaneous format elements |
false |
to indicate exclusion of miscellaneous format elements |