SelectAcl (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains an ACL note.
Defined in
NotesNoteCollectionSyntax
getSelectAcl() : boolean
setSelectAcl(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate inclusion of the ACL note |
false |
to indicate exclusion of the ACL note |