JAVA/CORBA CLASSES


getAllReadDocuments method
Example

The method returns all documents that have been read.

Note This method is new with Release 8.

Defined in

View

Syntax

public ViewEntryCollection getAllReadDocuments([String user-name])
   throws NotesException

Parameters

String user-name


Return value

ViewEntryCollection


Language cross-reference

GetAllReadEntries method in LotusScript NotesView class

Example