Skip to content

Commit 2b51783

Browse files
authored
Merge pull request MicrosoftDocs#3564 from MicrosoftDocs/islubin-patch-7
Update Set-Team.md
2 parents 9c2787a + 2a4d062 commit 2b51783

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)