JAVA/CORBA クラス


getRead メソッド
現在の文書が既読の場合は true を返し、それ以外の場合は false を返します。

メモ このメソッドは Release 8.5 で新しく追加されました。

定義位置

Document

構文

public Boolean getRead()
   throws NotesException

public Boolean getRead(String username)
   throws NotesException

パラメータ

String username


戻り値

Boolean 型


クロスリファレンス

LotusScript NotesDocument クラスの GetRead メソッド

関連項目