TrustedOnly (NotesDirectory - JavaScript™)
Read-write. Indicates if only directories that contain trusted information are searched by lookups.
Defined in
NotesDirectorySyntax
isTrustedOnly() : boolean
setTrustedOnly(flag:boolean) : void
Legal value | Description |
---|---|
true |
Indicates lookups will search only directories containing trust information. |
false |
(Default) Indicates lookups will search all directories. |