Skip to content

Commit 67a5b0f

Browse files
committed
SourceFolder description update
Issue #11266
1 parent 49c08c0 commit 67a5b0f

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ The SourceFolder parameter specifies where to search for deleted items in the ma
286286
- RecoverableItems: The Recoverable Items\Deletions folder. This folder contains items that have been deleted from the Deleted Items folder (soft-deleted items).
287287
- PurgedItems: The Recoverable Items\Purges folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items).
288288
289-
If you don't use this parameter, the command will search these three folders.
289+
If you don't use this parameter, the command searches those three folders.
290290
291-
- 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. To search for deleted items in this folder, use this parameter with the value DiscoveryHoldsItems.
291+
- DiscoveryHoldsItems (cloud-only): 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. To search for deleted items in this folder, use this parameter with the value DiscoveryHoldsItems.
292292
293293
```yaml
294294
Type: RecoverableItemsFolderType

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

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -359,29 +359,15 @@ The SourceFolder parameter specifies where to search for deleted items in the ma
359359
- RecoverableItems: The Recoverable Items\Deletions folder. This folder contains items that have been deleted from the Deleted Items folder (soft-deleted items).
360360
- PurgedItems: The Recoverable Items\Purges folder. This folder contains items that have been purged from the Recoverable Items folder (hard-deleted items).
361361

362-
If you don't use this parameter, the command will search these three folders.
362+
If you don't use this parameter, the command searches those three folders.
363363

364-
- 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. To search for deleted items in this folder, use this parameter with the value DiscoveryHoldsItems.
364+
- DiscoveryHoldsItems (cloud-only): 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. To search for deleted items in this folder, use this parameter with the value DiscoveryHoldsItems.
365365

366366
```yaml
367367
Type: RecoverableItemsFolderType
368368
Parameter Sets: OnPrem
369369
Aliases:
370-
Applicable: Exchange Server 2016, Exchange Server 2019
371-
372-
Required: False
373-
Position: Named
374-
Default value: None
375-
Accept pipeline input: False
376-
Accept wildcard characters: False
377-
```
378-
379-
```yaml
380-
Type: RecoverableItemsFolderType
381-
Parameter Sets: Cloud
382-
Aliases:
383-
Accepted values: DeletedItems | RecoverableItems | PurgedItems
384-
Applicable: Exchange Online
370+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
385371
386372
Required: False
387373
Position: Named

0 commit comments

Comments
 (0)