3.1.4.108.2.2 ExecuteSPCleanupObsoleteComputersResponse

Contains the number of computers that have been removed as part this operation.

  
 <xsd:element name="ExecuteSPCleanupObsoleteComputersResponse" nillable="true">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element minOccurs="1" maxOccurs="1" name="ExecuteSPCleanupObsoleteComputersResult" type="xsd:int"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>

ExecuteSPCleanupObsoleteComputersResult: This field MUST be present. It contains the number of computers that have been removed as part of the operation.