Skip to content

Commit 2531a31

Browse files
committed
updating Syntax for WhatIf
1 parent 2cdcf2a commit 2531a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-CsCallingLineIdentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use the `Set-CsCallingLineIdentity` cmdlet to modify a Caller ID policy in your
2020
### Identity (Default)
2121
```
2222
Set-CsCallingLineIdentity [[-Identity] <string>] [-BlockIncomingPstnCallerID <boolean>] [-CallingIDSubstitute <string>] [-CompanyName <string>]
23-
[-Description <string>] [-EnableUserOverride <boolean>] [-ResourceAccount <string>] [-Confirm] [<CommonParameters>]
23+
[-Description <string>] [-EnableUserOverride <boolean>] [-ResourceAccount <string>] [-WhatIf] [-Confirm] [<CommonParameters>]
2424
```
2525

2626
## DESCRIPTION

0 commit comments

Comments
 (0)