Skip to content

Commit 42d4282

Browse files
authored
Merge branch 'master' into patch-19
2 parents 75be8e8 + 994e2a3 commit 42d4282

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

exchange/exchange-ps/exchange/Get-DlpDetailReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: "exchonline-ps"
1515
## SYNOPSIS
1616
This cmdlet is available only in the cloud-based service.
1717

18-
Use the Get-DlpDetailReport cmdlet to list details about Data Loss Prevention (DLP) rule matches for Exchange Online, SharePoint Online, and OneDrive for Business in your cloud-based organization.
18+
Use the Get-DlpDetailReport cmdlet to list details about Data Loss Prevention (DLP) rule matches for Exchange Online, SharePoint Online, and OneDrive for Business in your cloud-based organization for the last 30 days.
1919

2020
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Use the Exchange Online PowerShell V2 module](https://docs.microsoft.com/powershell/exchange/exchange-online-powershell-v2).
2121

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)