GetFirstDocument (NotesDocumentCollection - LotusScript®)

コレクションの最初の文書を取得します。

定義位置

NotesDocumentCollection

構文

Set notesDocument = notesDocumentCollection .GetFirstDocument

戻り値

notesDocument

NotesDocument. コレクションの最初の文書。コレクションに文書がないとき、Nothing を返します。

クロスリファレンス

Java™ DocumentCollection クラスの getFirstDocument メソッド