Skip to content

Commit 520912f

Browse files
authored
Merge branch 'master' into master
2 parents 64d099a + 9abba9e commit 520912f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

exchange/exchange-ps/exchange/move-and-migration/Set-MigrationBatch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,8 @@ Accept wildcard characters: False
464464
```
465465
466466
### -StartAfter
467+
This parameter is available only in the cloud-based service.
468+
467469
The StartAfter parameter specifies a delay before the data migration for the users within the batch is started. The migration will be prepared, but the actual data migration for users within the batch won't start until the date/time you specify with this parameter.
468470
469471
Use the short date format that's defined in the Regional Options settings on the computer where you're running the command. For example, if the computer is configured to use the short date format mm/dd/yyyy, enter 09/01/2018 to specify September 1, 2018. You can enter the date only, or you can enter the date and time of day. If you enter the date and time of day, enclose the value in quotation marks ("), for example, "09/01/2018 5:00 PM".

exchange/exchange-ps/exchange/policy-and-compliance-content-search/New-ComplianceSearchAction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ The PurgeType parameter specifies how to remove items when the action is Purge.
484484
485485
- SoftDelete: Purged items are recoverable by users until the deleted item retention period expires.
486486
487-
- HardDelete: Purged items are marked for permanent removal from the mailbox and will be permanently removed the next time the mailbox is processed by the Managed Folder Assistant. If single item recovery is enabled on the mailbox, purged items will be permanently removed after the deleted item retention period expires.
487+
- HardDelete (cloud only): Purged items are marked for permanent removal from the mailbox and will be permanently removed the next time the mailbox is processed by the Managed Folder Assistant. If single item recovery is enabled on the mailbox, purged items will be permanently removed after the deleted item retention period expires.
488488
489489
```yaml
490490
Type: ComplianceDestroyType

0 commit comments

Comments
 (0)