LOTUSSCRIPT/COM/OLE CLASSES
Read-only. Indicates success of most recent match.
Note This property is new with Release 8
Defined in
NotesDirectoryNavigator
Data type
Boolean
Syntax
To get: flag = notesDirectoryNavigator.MatchLocated
Legal values
This property is set by the FindFirstMatch, FindNextMatch, and FindNthMatch methods.
Language cross-reference
MatchLocated property in Java DirectoryNavigator class
Example