Skip to content

Commit fb37a52

Browse files
authored
Merge branch 'master' into islubin-patch-6
2 parents 9f55f77 + 2b51783 commit fb37a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-Team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Set-Team -GroupId <String> [-DisplayName <String>] [-Description <String>] [-Mai
2323
[-AllowAddRemoveApps <Boolean>] [-AllowCreateUpdateRemoveTabs <Boolean>]
2424
[-AllowCreateUpdateRemoveConnectors <Boolean>] [-AllowUserEditMessages <Boolean>]
2525
[-AllowUserDeleteMessages <Boolean>] [-AllowOwnerDeleteMessages <Boolean>] [-AllowTeamMentions <Boolean>]
26-
[-AllowChannelMentions <Boolean>] [<CommonParameters>]
26+
[-AllowChannelMentions <Boolean>] [-ShowInTeamsSearchAndSuggestions <Boolean>] [<CommonParameters>]
2727
```
2828

2929
## DESCRIPTION

0 commit comments

Comments
 (0)