GroupAuthorizationOnly (NotesDirectory - JavaScript™)
Read-write. Indicates if only those directories enabled for group authorization are searched by lookups.
Defined in
NotesDirectorySyntax
isGroupAuthorizationOnly()
: boolean setGroupAuthorizationOnly(flag:boolean) : void
| Legal value | Description |
|---|---|
true |
Indicates lookups will only search directories marked Enable for Group Authorization. |
false |
(Default) Indicates lookups will search all directories. |