ExplicitUsers
A comma-separated list of users, specified by their user ID, principal name, or e-mail address.
When you set this parameter, the connector synchronizes:
-
Any channel in any team that any of the specified users is a member of (unless the channel is excluded by another parameter such as ChannelCantHaveRegex / ChannelMustHaveRegex or TeamCantHaveRegex / TeamMustHaveRegex).
-
User chats for the specified users (when IndexUserChats is
TRUE
).
If you set this parameter you cannot set UserCantHaveRegex or UserMustHaveRegex.
Type: | String (comma-separated list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExplicitUsers=user389@example.com,user721@example.com
|
See Also: |