NotesDbDirectory
The NotesDbDirectory
parameter specifies the folder on the Domino server that contains the databases you want to retrieve.
If you set both the NotesDB
and NotesDbDirectory
parameters for the same task, NotesDbDirectory
is used and NotesDB
is ignored.
You can use the DatabaseNameMatch
parameter to specify a regular expression to determine which databases are retrieved.
Type: | String |
Default: | No |
Required: | Required if NotesDB is not set. |
Configuration Section: | TaskName or FetchTasks |
Example: | NotesDbDirectory=.\databases\database1
|
See Also: |