コレクションの最初の文書を取得します。
NotesDocumentCollection
Set notesDocument = notesDocumentCollection .GetFirstDocument
notesDocument
NotesDocument. コレクションの最初の文書。コレクションに文書がないとき、Nothing を返します。
Java™ DocumentCollection クラスの getFirstDocument メソッド
例