TeamMustHaveRegex
A regular expression to restrict the teams that are synchronized by the connector. The display name of a team must match the regular expression, otherwise it is ignored.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | TeamMustHaveRegex=.*Developers.*
|
| See Also: | TeamCantHaveRegex |