JAVA/CORBA CLASSES
Deletes a document from a collection.
Defined in
DocumentCollection
Syntax
public void deleteDocument(Document doc) throws NotesException
Parameters
Document doc
This method throws an exception if:
DeleteDocument method in LotusScript NotesDocumentCollection class
EditClear @command in formula language
Clear @command in formula language
MoveToTrash @command in formula language
Example See Also