ItemTypeMustHaveRegex
A regular expression to choose the item types to process.
The type of an item must match the regular expression, otherwise the item and all associated comments are ignored.
Item types are written to the "type" document metadata field.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ItemTypeMustHaveRegex=attachments|items
|
See Also: | ItemTypeCantHaveRegex |