3.2.5.11.2.1 CalculateVolumeAsync

This element specifies input values for the CalculateVolumeAsync operation.

 <xs:element name="CalculateVolumeAsync">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="volumeGuid" xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/" type="q7:guid" />
       <xs:element minOccurs="0" name="excludedFolders" nillable="true" xmlns:q8="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q8:ArrayOfstring" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

volumeGuid: The GUID of the volume.

excludedFolders: An array of string values that contains the folders that should be excluded.