Skip to content

Commit d226678

Browse files
Merge pull request #12873 from MicrosoftDocs/main
[AutoPublish] main to live - 07/09 15:33 PDT | 07/10 04:03 IST
2 parents 1ecb3c6 + b75d7e2 commit d226678

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

teams/teams-ps/teams/Remove-TeamUser.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ ms.reviewer:
1515

1616
Remove an owner or member from a team, and from the unified group which backs the team.
1717

18-
Note: the command will return immediately, but the Teams application will not reflect the update immediately.
18+
Note: The command will return immediately, but the Teams application will not reflect the update immediately.
1919
The Teams application may need to be open for up to an hour before changes are reflected.
2020

21-
Note: last owner cannot be removed from the team.
21+
Note: The last owner cannot be removed from the team.
2222

2323
## SYNTAX
2424

@@ -78,6 +78,8 @@ Accept wildcard characters: False
7878
### -Role
7979
If cmdlet is called with -Role parameter as "Owner", the specified user is removed as an owner of the team but stays as a team member.
8080
81+
If cmdlet is called with -Role parameter as "Member", the specified user will be removed as an owner and member.
82+
8183
Note: The last owner cannot be removed from the team.
8284
8385
```yaml

0 commit comments

Comments
 (0)