getAllUnreadEntries method
The method returns all entries that have not been read.

Note This method is new with Release 8.

Defined in

View

Syntax

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

Parameters

String user-name


Return value

ViewEntryCollection


Language cross-reference

GetAllUnreadEntries method in LotusScript NotesView class