NotesDirectoryNavigator (LotusScript®)

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

Containment

Contained by: NotesDirectory

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