LOTUSSCRIPT/COM/OLE CLASSES
Marks all documents in a collection as processed by an agent.
Defined in
NotesDocumentCollection
Syntax
Call notesDocumentCollection.UpdateAll
Usage
See the UpdateProcessedDoc method in NotesSession for a description of the update process.
Language cross-reference
updateAll method in Java DocumentCollection class
Example See Also