Skip to content

Commit 814b169

Browse files
authored
Update New-MailboxImportRequest.md
1 parent 25eefd0 commit 814b169

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exchange/exchange-ps/exchange/New-MailboxImportRequest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -482,12 +482,12 @@ Accept wildcard characters: False
482482
### -ConflictResolutionOption
483483
The ConflictResolutionOption parameter specifies what to do if there are multiple matching messages in the target. Valid values are:
484484

485-
- ForceCopy (not available in Exchange Server 2013.)
485+
- ForceCopy (Exchange 2016 or later)
486486
- KeepAll
487487
- KeepLatestItem
488-
- KeepSourceItem (This is the default value.)
489-
- KeepTargetItem (not available in Exchange Server 2013.)
490-
- UpdateFromSource (not available in Exchange Server 2013.)
488+
- KeepSourceItem (This is the default value)
489+
- KeepTargetItem (Exchage 2016 or later)
490+
- UpdateFromSource (Exchange 2016 or later)
491491

492492
```yaml
493493
Type: ConflictResolutionOption

0 commit comments

Comments
 (0)