Skip to content

Commit e447672

Browse files
authored
Update New-CsUserCallingDelegate.md
1 parent b4c2b43 commit e447672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/New-CsUserCallingDelegate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This cmdlet adds a new delegate with given permissions for the specified user.
3333
### Example 1
3434
```powershell
3535
New-CsUserCallingDelegate -Identity [email protected] -Delegate [email protected] -MakeCalls $true -ReceiveCalls $true -ManageSettings $true
36-
36+
```
3737

3838
## PARAMETERS
3939

@@ -136,4 +136,4 @@ You can see the delegate of a user by using the Get-CsUserCallingSettings cmdlet
136136
137137
[Set-CsUserCallingDelegate](Set-CsUserCallingDelegate.md)
138138
139-
[Remove-CsUserCallingDelegate](Remove-CsUserCallingDelegate.md)
139+
[Remove-CsUserCallingDelegate](Remove-CsUserCallingDelegate.md)

0 commit comments

Comments
 (0)