Skip to content

Commit 25eefd0

Browse files
authored
Update New-MailboxImportRequest.md
1 parent 97cb4b4 commit 25eefd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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
485+
- ForceCopy (not available in Exchange Server 2013.)
486486
- KeepAll
487487
- KeepLatestItem
488488
- KeepSourceItem (This is the default value.)
489-
- KeepTargetItem
490-
- UpdateFromSource
489+
- KeepTargetItem (not available in Exchange Server 2013.)
490+
- UpdateFromSource (not available in Exchange Server 2013.)
491491

492492
```yaml
493493
Type: ConflictResolutionOption

0 commit comments

Comments
 (0)