NotesDirectoryNavigator (LotusScript®)

Allows lookups of a specific associated Notes® directory on a specific server or local computer.

Containment

Contained by: NotesDirectory

Properties

CurrentItem

CurrentMatch

CurrentMatches

CurrentName

CurrentView

MatchLocated

NameLocated

Methods

FindFirstMatch

FindFirstName

FindNextMatch

FindNextName

FindNthMatch

FindNthName

GetFirstItemValue

GetNextItemValue

GetNthItemValue

Creation

To create a new NotesDirectoryNavigator object you can use the following:

CreateNavigator in NotesDirectory

Lookups performed against a NotesDirectory replace the existing NotesDirectoryNavigator for that directory with a new navigator. To replace a NotesDirectoryNavigator object you can use the following:

LookupAllNames in NotesDirectory

LookupNames in NotesDirectory