CalendarCantHaveRegex
A regular expression to restrict the calendars that are processed by the connector. If the name of a calendar matches the regular expression, the calendar is ignored.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | CalendarCantHaveRegex=.*holiday.*
|
| See Also: | CalendarMustHaveRegex |