PartialMatches (NotesDirectory - JavaScript™)
Read-only. Indicates if lookups match on partial names.
Defined in
NotesDirectorySyntax
isPartialMatches() : boolean
Usage
Legal value | Description |
---|---|
true |
Indicates lookups will match on partial names. |
false |
(Default) Indicates lookups will not match on partial names. |
PartialMatches
parameter
in the lookupNames method. It works
with the LimitMatches property to control
the number of results returned by a lookup.