Click or drag to resize

IDupeMetadataDuplicateCustodianPaths Property

Source path to each duplicate version of the original record. Populated for parent/original records only. e-doc ex: CustName\Folder01\Folder02 email ex: CustName\Mail-Stores\Archive.pst\Inbox

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
ICollection<string> DuplicateCustodianPaths { get; }

Property Value

Type: ICollectionString
See Also