The StoreRegex parameter specifies a regular expression to filter the stores that are processed. The connector only processes stores where the PR_DISPLAY_NAME MAPI tag for the store matches the regular expression. In the following example, the connector processes stores where the store name ends with @company.com.
| Type: | String |
| Default: | .*
|
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | StoreRegex=.*@company\.com$
|
| See Also: |
|
|