Skip to content

Commit a94d93b

Browse files
authored
Update Set-UserBriefingConfig.md
1 parent 2600820 commit a94d93b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

exchange/exchange-ps/exchange/powershell-v2-module/Set-UserBriefingConfig.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2222
## SYNTAX
2323

2424
```
25-
Set-UserBriefingConfig -Identity <String> [-Enabled [<$true | $false>] [-ResultSize <Unlimited>] [<CommonParameters>]
25+
Set-UserBriefingConfig -Identity <String> [-Enabled [<$true | $false>] [-ResultSize <Unlimited>]
2626
```
2727

2828
## DESCRIPTION
@@ -91,9 +91,6 @@ Accept pipeline input: False Accept pipeline input: False
9191
Accept wildcard characters: False Accept wildcard characters: False
9292
```
9393
94-
### CommonParameters
95-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
96-
9794
## INPUTS
9895
9996
###

0 commit comments

Comments
 (0)