LOTUSSCRIPT/COM/OLE CLASSES
Returns the entry in the collection that corresponds to the specified document.
Note This method is new with Release 5.
Defined in
NotesDocumentCollection
Syntax
Set notesDocument = notesDocumentCollection.GetDocument( document )
Parameters
document
notesDocument
getDocument method in Java DocumentCollection class
Example