Skip to content

Commit b4dd89b

Browse files
authored
Merge pull request MicrosoftDocs#5832 from dariomws/patch-169
Updated PropertySets parameter description in Get-EXOMailbox.md
2 parents fd3917f + 3f137ad commit b4dd89b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/exchange-ps/exchange/Get-EXOMailbox.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,12 +335,12 @@ Accept wildcard characters: False
335335
### -PropertySets
336336
The PropertySets parameter specifies a logical grouping of properties that are returned in the output of this cmdlet. Valid values are:
337337

338+
- All
339+
338340
- Minimum (this is the default value)
339341

340342
- AddressList
341343

342-
- Audit
343-
344344
- Archive
345345

346346
- Audit
@@ -371,7 +371,7 @@ The PropertySets parameter specifies a logical grouping of properties that are r
371371

372372
- StatisticsSeed
373373

374-
You can specify multiple values separated by commas. Wildcards ( * ) are supported.
374+
You can specify multiple values separated by commas.
375375

376376
For more information about the properties that are included in each property set, see [Get-EXOMailbox property sets](https://docs.microsoft.com/powershell/exchange/exchange-online/exchange-online-powershell-v2/cmdlet-property-sets#get-exomailbox-property-sets).
377377

0 commit comments

Comments
 (0)