ビューエントリコレクション内の最後のエントリを取得します。
ViewEntryCollection
public ViewEntry getLastEntry() throws NotesException
ViewEntry
ビューエントリコレクション内の最後のエントリです。コレクション内にエントリがない場合は、null を返します。
LotusScript® NotesViewEntryCollection クラスの GetLastEntry メソッド
例