ItemFilenameCantHaveRegex
A regular expression to restrict the files that are synchronized by the connector. If the name of a file matches the regular expression, the file and all associated comments are ignored.
You can use this parameter to ignore unwanted attachments.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ItemFilenameCantHaveRegex=.*\.pdf
|
See Also: | ItemFilenameMustHaveRegex |