コレクションの最後の文書を取得します。
DocumentCollection
public Document getLastDocument() throws NotesException
Document
コレクションの最後の文書。コレクション内に文書がない場合は、null を返します。
LotusScript® NotesDocumentCollection クラスの GetLastDocument メソッド
例