NotesDB
The NotesDB
parameter specifies the path and file name of the database from which to retrieve content. The Notes Connector communicates with the Domino server and retrieves the contents of the database.
If you set both the NotesDB
and NotesDbDirectory
parameters for the same task, NotesDbDirectory
is used and NotesDB
is ignored.
Type: | String |
Default: | No |
Required: | Required if NotesDbDirectory is not set. |
Configuration Section: | TaskName or FetchTasks |
Example: | NotesDB=.\data\mail\user.nsf
|
See Also: | NotesDbDirectory |