Skip to content

Commit 994e2a3

Browse files
authored
Merge pull request MicrosoftDocs#6029 from dariomws/DariomwsFill1
Filled IncludeSoftDeletedRecipients parameter description in Get-MailboxFolderStatistics and Get-MailboxStatistics
2 parents 9c35b28 + 1b2e28d commit 994e2a3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

exchange/exchange-ps/exchange/Get-MailboxFolderStatistics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,9 @@ Accept wildcard characters: False
294294
### -IncludeSoftDeletedRecipients
295295
This parameter is available only in the cloud-based service.
296296
297-
{{Fill IncludeSoftDeletedRecipients Description}}
297+
The IncludeSoftDeletedRecipients switch specifies whether to include soft deleted mailboxes in the results. You don't need to specify a value with this switch.
298+
299+
Soft-deleted mailboxes are deleted mailboxes that are still recoverable.
298300
299301
```yaml
300302
Type: SwitchParameter

exchange/exchange-ps/exchange/Get-MailboxStatistics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,9 @@ Accept wildcard characters: False
353353
### -IncludeSoftDeletedRecipients
354354
This parameter is available only in the cloud-based service.
355355

356-
{{Fill IncludeSoftDeletedRecipients Description}}
356+
The IncludeSoftDeletedRecipients switch specifies whether to include soft deleted mailboxes in the results. You don't need to specify a value with this switch.
357+
358+
Soft-deleted mailboxes are deleted mailboxes that are still recoverable.
357359

358360
```yaml
359361
Type: SwitchParameter

0 commit comments

Comments
 (0)