Parent (NotesDbDirectory - LotusScript)
Read-only. The session that contains a DbDirectory object.
Note: This property is new with Release 5.0.2. Note: This property is supported in COM only.
Defined in
NotesDbDirectory
Data type
NotesSession
Syntax
To get: Set notesSession = notesDbDirectory .Parent
Example