FolderPathCantHaveRegexToCrawl

A regular expression to restrict the mail folders that are processed by the connector. If the path of a folder matches the regular expression, the folder and its content is ignored.

Paths are relative to the folder specified by BaseMailboxFolder.

When a folder is excluded by this parameter, the connector does not crawl its subfolders. Setting this parameter is therefore the most efficient way to exclude an entire folder tree.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: FolderPathCantHaveRegexToCrawl=/Inbox/Archive
See Also: FolderPathMustHaveRegexToCrawl