Skip to content

Commit f5942c6

Browse files
committed
Added DiscoveryHoldsItems to SourceFolders param
1 parent b59a584 commit f5942c6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

exchange/exchange-ps/exchange/Get-RecoverableItems.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Accept wildcard characters: False
245245
The SourceFolder parameter specifies where to search for deleted items in the mailbox. Valid values are:
246246
247247
- DeletedItems: The Deleted Items folder.
248-
- DiscoveryHolds: The Recoverable Items\DiscoveryHolds folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items) and are protected by a hold.
248+
- DiscoveryHoldsItems: The Recoverable Items\DiscoveryHolds folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items) and are protected by a hold.
249249
- RecoverableItems: The Recoverable Items\Deletions folder. This folder contains items that have been deleted from the Deleted Items folder (soft-deleted items).
250250
- PurgedItems: The Recoverable Items\Purges folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items).
251251
@@ -255,7 +255,6 @@ If you don't use this parameter, the command will search all of these folders.
255255
Type: RecoverableItemsFolderType
256256
Parameter Sets: (All)
257257
Aliases:
258-
Accepted values: DeletedItems | DiscoveryHolds | RecoverableItems | PurgedItems
259258
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
260259

261260
Required: False

exchange/exchange-ps/exchange/Restore-RecoverableItems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ Accept wildcard characters: False
307307
The SourceFolder parameter specifies where to search for deleted items in the mailbox. Valid values are:
308308
309309
- DeletedItems: The Deleted Items folder.
310+
- DiscoveryHoldsItems: The Recoverable Items\DiscoveryHolds folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items) and are protected by a hold.
310311
- RecoverableItems: The Recoverable Items\Deletions folder. This folder contains items that have been deleted from the Deleted Items folder (soft-deleted items).
311312
- PurgedItems: The Recoverable Items\Purges folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items).
312313
@@ -316,7 +317,6 @@ If you don't use this parameter, the command will search all of these folders.
316317
Type: RecoverableItemsFolderType
317318
Parameter Sets: OnPrem
318319
Aliases:
319-
Accepted values: DeletedItems | RecoverableItems, DeletedItems | RecoverableItems | PurgedItems
320320
Applicable: Exchange Server 2016, Exchange Server 2019
321321

322322
Required: False

0 commit comments

Comments
 (0)