UserPurposeCantHaveRegex
A regular expression to restrict the mailboxes that are processed by the connector. If a user's mailbox purpose matches the regular expression, the user is ignored.
NOTE: To use this parameter, your OAuth service application must have the Microsoft Graph MailboxSettings.Read permission. For information about setting up an OAuth service application, see Set up an OAuth Service Application
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | UserPurposeCantHaveRegex=equipment|room|linked|shared|others
|
| See Also: | UserPurposeMustHaveRegex |