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:
15
15
16
16
Remove an owner or member from a team, and from the unified group which backs the team.
17
17
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.
19
19
The Teams application may need to be open for up to an hour before changes are reflected.
20
20
21
- Note: last owner cannot be removed from the team.
21
+ Note: The last owner cannot be removed from the team.
22
22
23
23
## SYNTAX
24
24
@@ -78,6 +78,8 @@ Accept wildcard characters: False
78
78
### -Role
79
79
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.
80
80
81
+ If cmdlet is called with -Role parameter as "Member", the specified user will be removed as an owner and member.
82
+
81
83
Note: The last owner cannot be removed from the team.
82
84
83
85
` ` ` yaml
You can’t perform that action at this time.
0 commit comments