File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ ms.reviewer:
1515
1616Remove 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.
1919The 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
7979If 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+
8183Note: The last owner cannot be removed from the team.
8284
8385` ` ` yaml
You can’t perform that action at this time.
0 commit comments