Skip to content

Commit deffb95

Browse files
JensTrierdariomws
andauthored
Update teams/teams-ps/teams/Remove-CsUserCallingDelegate.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 62f0bd9 commit deffb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Remove-CsUserCallingDelegate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This cmdlet will remove a delegate for the specified user.
3232

3333
### Example 1
3434
```powershell
35-
Remove-CsUserCallingSettings -Identity [email protected] -Delegate [email protected]
35+
Remove-CsUserCallingDelegate -Identity [email protected] -Delegate [email protected]
3636
```
3737
This example shows removing the delegate [email protected].
3838

0 commit comments

Comments
 (0)