The FolderCantHaveRegex
parameter restricts the folders that are processed by the connector. If the complete path of a folder (for example /Top of Information Store/Inbox
) matches the regular expression, the folder is ignored. Excluding a folder does not stop the connector processing its subfolders, unless those folders are also excluded by the regular expression.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FolderCantHaveRegex=.*Inbox
|
See Also: |
|