FolderCantHaveRegex
A regular expression to restrict the folders that are processed.
Folders with paths that match the regular expression are not processed.
If a folder is excluded by this parameter, its subfolders are not excluded unless they also have paths that match the regular expression.
To exclude a large number of folders, consider using FolderCantHaveRegexToCrawl
.
Type: | Regular Expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | FolderCantHaveRegex=^//Top of Information Store/Inbox/Folder$ The connector does not retrieve any items from FolderCantHaveRegex=^//Top of Information Store/Inbox/Folder(/.*)?$ The connector does not retrieve any items from |
See Also: |