Skip to content

Commit 5232730

Browse files
JensTrierdariomws
andauthored
Update teams/teams-ps/teams/Set-CsUserCallingDelegate.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 05c1297 commit 5232730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-CsUserCallingDelegate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This example shows setting the permissions for [email protected]'s delegate user
3838

3939
### Example 2
4040
```powershell
41-
Set-CsUserCallingSettings -Identity [email protected] -Delegate [email protected] -MakeCalls $true
41+
Set-CsUserCallingDelegate -Identity [email protected] -Delegate [email protected] -MakeCalls $true
4242
```
4343
This example shows setting the MakeCalls permissions to True for [email protected]'s delegate [email protected].
4444

0 commit comments

Comments
 (0)