.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


getAllUnreadEntries method
Example

The method returns all documents 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

Example