Actually I should receive all folders from database. Now i do it using NotesDbDirectory. Any other idea? Because this one is quite long process.
Subject: RE: How to get all name of database from database using LS?
NotesDBDirectory is the only easy way I know of, but this is actually pretty efficient, provided you don’t go and open each database. I chose a server I know of that’s slow and has many databases, and I was able to get a list of all folders this way in 2.5 seconds.