LOTUSSCRIPT/COM/OLE CLASSES
Note This method is new with Release 8.
Defined in
NotesSession
Syntax
Set notesDirectory = notesSession.GetDirectory( [serverName$] )
Parameters
serverName$
notesDirectory
If this method is run on a server, and the serverName is the name of a different server, the current server must have a Trusted relationship with the specified server.
For more information, see the NotesDirectory class.
Language cross-reference
getDirectory method in Java Session class