Skip to content

Commit 87fd937

Browse files
authored
Merge branch 'master' into isrumnon-patch-3
2 parents 75d9c6d + 3e79c3f commit 87fd937

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,6 +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+
- 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.
248249
- RecoverableItems: The Recoverable Items\Deletions folder. This folder contains items that have been deleted from the Deleted Items folder (soft-deleted items).
249250
- PurgedItems: The Recoverable Items\Purges folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items).
250251
@@ -254,7 +255,6 @@ If you don't use this parameter, the command will search all of these folders.
254255
Type: RecoverableItemsFolderType
255256
Parameter Sets: (All)
256257
Aliases:
257-
Accepted values: DeletedItems | RecoverableItems | PurgedItems
258258
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
259259

260260
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)