We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdcf2a commit 2531a31Copy full SHA for 2531a31
teams/teams-ps/teams/Set-CsCallingLineIdentity.md
@@ -20,7 +20,7 @@ Use the `Set-CsCallingLineIdentity` cmdlet to modify a Caller ID policy in your
20
### Identity (Default)
21
```
22
Set-CsCallingLineIdentity [[-Identity] <string>] [-BlockIncomingPstnCallerID <boolean>] [-CallingIDSubstitute <string>] [-CompanyName <string>]
23
-[-Description <string>] [-EnableUserOverride <boolean>] [-ResourceAccount <string>] [-Confirm] [<CommonParameters>]
+[-Description <string>] [-EnableUserOverride <boolean>] [-ResourceAccount <string>] [-WhatIf] [-Confirm] [<CommonParameters>]
24
25
26
## DESCRIPTION
0 commit comments