ビューコレクション内の最後のエントリを取得します。
NotesViewEntryCollection
Set notesViewEntry = notesViewEntryCollection .GetLastEntry( )
notesViewEntry
コレクション内の最後のビューエントリを返します。コレクションにエントリがない場合は Nothing を返します。
Java™ ViewEntryCollection クラスの getLastEntry メソッド
例