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