Namespace: |
|
Type: |
|
Content: |
|
Defined: |
XML Representation Summary |
||||||
<messagePart |
||||||
|
||||||
> |
||||||
|
||||||
</messagePart> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element and it's children define the message structure (including the mime body)
</xsd:documentation>
This element is returned by passing the 'includeMessagePartStructure' element in query options <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The unique identifier of the messagePart
</xsd:documentation>
</xsd:attribute>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element defines the content-disposition of the part ex: attachment; filename="txt1.txt"
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element defines the content-id of the part
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element defines the content-location of the part.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element defines the content-transfer-encoding of this part.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the contentType of the part. Ex: message/rfc or text/plain.a
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:unsignedLong, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the order of this part relative to its siblings
</xsd:documentation>
</xsd:element>
|
Type: |
refType, empty content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element points to the parent part of this part
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:base64Binary, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This elements contains the content of this message part and is only returned by including the
</xsd:documentation>
'includePartContent' element in the query options. <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
xsd:unsignedLong, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The size in bytes of the message part (including mime headers)
</xsd:documentation>
</xsd:element>
|