The total size of the file being attached, in bytes.
Insert Validation: Required if StorageLocation="RD" Any positive integer representing a file size of 100 megabytes or less.
Source
<xs:elementminOccurs="0"name="TotalBytes"nillable="true"type="xs:int"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
The total size of the file being attached, in bytes.
<br/><br/><b><u>Insert Validation:</u></b><br/>
Required if StorageLocation="RD"
</summary><values>
Any positive integer representing a file size of 100 megabytes or less.
</values><required/></xs:documentation></xs:annotation></xs:element>