NotesDirectoryNavigator (LotusScript®)

特定のサーバーまたはローカルコンピュータ上の特定の関連 Notes® ディレクトリの検索を可能にします。

包含関係

包含元: NotesDirectory

プロパティ

CurrentItem

CurrentMatch

CurrentMatches

CurrentName

CurrentView

MatchLocated

NameLocated

メソッド

FindFirstMatch

FindFirstName

FindNextMatch

FindNextName

FindNthMatch

FindNthName

GetFirstItemValue

GetNextItemValue

GetNthItemValue

作成方法

新規の NotesDirectoryNavigator オブジェクトを作成するには、次のメソッドを使用します。

NotesDirectory の CreateNavigator

NotesDirectory に対して検索を実行すると、そのディレクトリの既存の NotesDirectoryNavigator が新規のナビゲータで置き換えられます。NotesDirectoryNavigator オブジェクトを置き換えるには、次のメソッドを使用します。

NotesDirectory の LookupAllNames

NotesDirectory の LookupNames