LOTUSSCRIPT/COM/OLE CLASSES
Represents the Notes directories on a specific server or local computer, each of which is associated with one or more directory navigators to allow directory lookups.
Containment
Contained by: NotesSession
Contains: NotesDirectoryNavigator
Properties
AvailableItems
AvailableNames
AvailableView
GroupAuthorizationOnly
LimitMatches
PartialMatches
SearchAllDirectories
Server
TrustedOnly
UseContextServer
Methods
CreateNavigator
FreeLookupBuffer
GetMailInfo
LookupAllNames
LookupNames
Creation
You create a new NotesDirectory object using the name of the server you want to access. You can use the following:
Example