Skip to content

Commit 4223b0f

Browse files
authored
Update New-LabelPolicy.md
Fixes #7414 and -Setting PARAMVALUE
1 parent 0b49232 commit 4223b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-LabelPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ New-LabelPolicy -Name <String> -Labels <MultiValuedProperty>
2525
[-AdvancedSettings <PswsHashtable>]
2626
[-Comment <String>]
2727
[-Confirm]
28-
[-ExchangeLocationLocation <MultiValuedProperty>]
28+
[-ExchangeLocation <MultiValuedProperty>]
2929
[-ExchangeLocationException <MultiValuedProperty>]
3030
[-Force]
3131
[-MigrationId <String>]
@@ -311,7 +311,7 @@ Accept wildcard characters: False
311311
```
312312

313313
### -Setting
314-
{{ Fill Setting Description }}
314+
PARAMVALUE: PswsHashtable
315315

316316
```yaml
317317
Type: PswsHashtable

0 commit comments

Comments
 (0)