Skip to content

Commit 2f063d9

Browse files
authored
Merge branch 'main' into user/erikkredatus/addingImmersiveEventsTPMDocumentation
2 parents e9d0368 + b75d7e2 commit 2f063d9

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)