.

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


getRead method
Returns true if the current document has been read, otherwise false.

Note This method is new with Release 8.5.

Defined in

Document

Syntax

public Boolean getRead()
   throws NotesException

public Boolean getRead(String username)
   throws NotesException

Parameters

String username


Return value

Boolean


Language cross-reference

GetRead method in LotusScript NotesDocument class

See Also