UseSearch Parameter (Connect-Slack Cmdlet)
Search Endpoint will be used for fetching the Channels.
Syntax
Connect-Slack -UseSearch SwitchParameter
Data Type
bool
Default Value
false
Remarks
Deprecated: UseSearch Replacement: ChannelAPIType = AdminSearch The UseSearch property has been deprecated in favor of the more expressive ChannelAPIType property. When set to AdminSearch, ChannelAPIType performs the same function previously handled by UseSearch, with no change in behavior.