Skip to content

Commit 20a25eb

Browse files
authored
Merge pull request MicrosoftDocs#7294 from dariomws/patch-232
Added sentence about Recoverable Items folder using the IncludeFolders parameter to New-MailboxExportRequest.md
2 parents c0c3665 + 2a2d758 commit 20a25eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

exchange/exchange-ps/exchange/New-MailboxExportRequest.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,8 @@ If the user creates a personal folder with the same name as a well-known folder
518518

519519
Wildcard characters can't be used in folder names.
520520

521+
To exclude the Recoverable Items folder, you must use the ExcludeDumpster parameter.
522+
521523
```yaml
522524
Type: String[]
523525
Parameter Sets: Mailbox, MailboxExportRequest
@@ -562,6 +564,8 @@ If the user creates a personal folder with the same name as a well-known folder
562564

563565
Wildcard characters can't be used in folder names.
564566

567+
The Recoverable Items folder is always included if you don't use the ExcludeDumpster parameter, regardless of the list of folders you provide.
568+
565569
```yaml
566570
Type: String[]
567571
Parameter Sets: Mailbox, MailboxExportRequest

0 commit comments

Comments
 (0)