Skip to content

Commit 918e6c0

Browse files
authored
Merge pull request MicrosoftDocs#5670 from dariomws/patch-151
Remove wildcard support on Get-EXOCasMailbox.md
2 parents 0452f1d + 22478d1 commit 918e6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Get-EXOCasMailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Accept wildcard characters: False
209209
```
210210

211211
### -Properties
212-
The Properties parameter specifies the properties that are returned in the output of this cmdlet. You can specify multiple values separated by commas. Wildcards ( * ) are supported.
212+
The Properties parameter specifies the properties that are returned in the output of this cmdlet. You can specify multiple values separated by commas.
213213

214214
For more information about the available properties, see [Get-EXOCasMailbox property sets](https://docs.microsoft.com/powershell/exchange/exchange-online/exchange-online-powershell-v2/cmdlet-property-sets#get-exocasmailbox-property-sets).
215215

@@ -245,7 +245,7 @@ The PropertySets parameter specifies a logical grouping of properties that are r
245245

246246
- All
247247

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

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

0 commit comments

Comments
 (0)