DatabaseNameMatch

The DatabaseNameMatch parameter restricts the databases that are retrieved from the repository. This parameter accepts a regular expression. If the filename of a database does not match the regular expression, the database is not retrieved.

This parameter is used with the NotesDbDirectory parameter. If the NotesDbDirectory parameter is not set, this parameter is ignored.

Type: String
Default: .*
Required: No
Configuration Section: TaskName or FetchTasks
Example: DatabaseNameMatch=.*
See Also: NotesDbDirectory