element <attachmentBody> (local)
Namespace:
Type:
xsd:base64Binary
Content:
simple
Defined:
XML Representation Summary
<attachmentBody>
   
Content: 
{ xsd:base64Binary }
</attachmentBody>
Included in content model of elements (2):
attachment (in event in myCalendar), attachment (type attachmentMetadataType)
Annotation
This element contains the MIME body of the attachment.
XML Source (see within schema source)
<xsd:element name="attachmentBody" type="xsd:base64Binary">
<xsd:annotation>
<xsd:documentation>
This element contains the MIME body of the attachment.
</xsd:documentation>
<xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>