IncludeAllGroups Parameter (Connect-MSTeams Cmdlet)
A boolean indicating if you would like to list all the groups in your organizations or only groups the logged in user is member of.
Syntax
Connect-MSTeams -IncludeAllGroups SwitchParameter
Data Type
bool
Default Value
false
Remarks
Setting this to true will list all the groups in your organization instead of only the groups the logged in user is member of.
This is a required parameter.