2.2.4.2 CustomProcessingResult

Namespace: http://schemas.microsoft.com/sharepoint/soap/recordsrepository/

The result of custom processing of a legal hold.

 <xs:complexType name="CustomProcessingResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" name="HoldsProcessingResult" type="tns:HoldProcessingResult"/>
   </xs:sequence>
 </xs:complexType>

HoldsProcessingResult:  The result of processing a legal hold.