JAVA/CORBA CLASSES
Note This method is new with Release 8
Defined in
DirectoryNavigator
Syntax
long findFirstName()
Return value
long
Positions the directory navigator at the first match of the first name, and sets the NameLocated property to true if the method succeeds. If the method fails, the NameLocated property is set to false. Does not change the current match.
Lookups automatically position the navigator at the first match of the first name.
Language cross-reference
FindFirstName in LotusScript DirectoryNavigator class