GroupLoadOptions.ReplaceDuplicatedGroups
Description:
If there are groups with the same names in source and destination documents set this property to to replace existing groups, otherwise the operation will be canceled. The default value is .
If there are groups with the same names in source and destination documents set this property to to replace existing groups, otherwise the operation will be canceled. The default value is .
public bool ReplaceDuplicatedGroups { get; set; }