We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad9da9 commit 85dbd70Copy full SHA for 85dbd70
teams/teams-ps/teams/New-Team.md
@@ -52,7 +52,7 @@ Set-TeamFunSettings -GroupId $group.GroupId -AllowCustomMemes true
52
## PARAMETERS
53
54
### -Visibility
55
-Team access type.
+Team visibility.
56
Valid values are "Private" and "Public".
57
Default is "Private".
58
(This parameter has the same meaning as -AccessType in New-UnifiedGroup.)
teams/teams-ps/teams/Set-Team.md
@@ -116,7 +116,7 @@ Accept wildcard characters: False
116
```
117
118
119
120
Valid values are "Private" and "Public"
121
122
```yaml
0 commit comments