Skip to content

Commit 08efac0

Browse files
authored
Update New-MoveRequest.md
Added a third parameter that allows the TargetDeliveryDomain parameter to be used in addition to the Remote & RemoteLegacy parameters. This update was request by Sr. Product Manager Tony Mathew.
1 parent 4b238da commit 08efac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-MoveRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Accept wildcard characters: False
432432
```
433433

434434
### -TargetDeliveryDomain
435-
The TargetDeliveryDomain parameter specifies the FQDN of the external email address created in the source forest for the mail-enabled user when the move request is complete. This parameter is allowed only when performing remote moves with the Remote or RemoteLegacy parameter.
435+
The TargetDeliveryDomain parameter specifies the FQDN of the external email address created in the source forest for the mail-enabled user when the move request is complete. This parameter is allowed only when performing remote moves with the Remote, RemoteLegacy, or Outbound parameter.
436436

437437
```yaml
438438
Type: Fqdn

0 commit comments

Comments
 (0)