LOTUSSCRIPT/COM/OLE CLASSES


GetFirstDocument method
Beispiel

Gets the first document in a collection.

Defined in

NotesDocumentCollection

Syntax

Set notesDocument = notesDocumentCollection.GetFirstDocument

Return value

notesDocument


Language cross-reference

getFirstDocument method in Java DocumentCollection class

Beispiel
Siehe auch