| 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 ICollection<string> DuplicateCustodianPaths { get; }
Property Value
Type:
ICollectionStringSee Also