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