File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -482,12 +482,12 @@ Accept wildcard characters: False
482
482
# ## -ConflictResolutionOption
483
483
The ConflictResolutionOption parameter specifies what to do if there are multiple matching messages in the target. Valid values are :
484
484
485
- - ForceCopy (not available in Exchange Server 2013. )
485
+ - ForceCopy (Exchange 2016 or later )
486
486
- KeepAll
487
487
- 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 )
491
491
492
492
` ` ` yaml
493
493
Type: ConflictResolutionOption
You can’t perform that action at this time.
0 commit comments