ContainerCategoriesRegex

The connector does not process an item's children unless the item's category matches the specified regular expression.

Using this property to identify categories that can have child items can improve performance, because the connector can make fewer API requests.

Type: String (regular expression)
Default: folder|case
Required: No
Configuration Section: TaskName or FetchTasks
Example: ContainerCategoriesRegex=folder|case
See Also: