Namespace: |
|
Type: |
|
Content: |
|
Defined: |
XML Representation Summary |
||||||
<draftContent |
||||||
|
||||||
> |
||||||
|
||||||
</draftContent> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The contents of this element represent the content of the draft.
</xsd:documentation>
</xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
refType, empty content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains a reference to the /myInbox/account element ref that this message should be sent from
</xsd:documentation>
</xsd:element>
|
Type: |
attachmentType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents a mail attachment.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:catType, empty content |
Defined: |
Type: |
conversationIdType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element identifies the 'conversation,' or e-mail thread of which this message
</xsd:documentation>
is a part. </xsd:element>
|
Type: |
conversationIndexType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element identifies the 'conversation,' or e-mail thread of which this message
</xsd:documentation>
is a part. </xsd:element>
|
Type: |
draftPartType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The element and it's children define the message structure (including the mime body)
</xsd:documentation>
</xsd:element>
|
Type: |
draftTypeType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The subelements of this element describe the contents of the message.
</xsd:documentation>
</xsd:element>
|
Type: |
emailType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read-only element describes who this message is from. To set this value, set the account element.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:boolean, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read only element indicates whether a message has one or more attachments. The value will either be 0
</xsd:documentation>
(to indicate that the message has no attachments) or 1 (to indicate that the message has one or more attachments). </xsd:element>
|
Type: |
htmlBodyType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The html body representation of the draft. This element can optionally contain inline
</xsd:documentation>
attachments </xsd:element>
|
Type: |
importanceType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element indicates the importance of this message. The value can be 'low', 'normal', or 'high'.
</xsd:documentation>
The default is 'normal'. </xsd:element>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The plain body representation of the draft.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The first 256 characters of the message body. This element is only returned if the query option
</xsd:documentation>
'includePreview' is specified. <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
xsd:base64Binary, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The raw 2822 message (including headers and body)
</xsd:documentation>
This element is returned by passing the includeRaw2822Contentelement in query options <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
xsd:base64Binary, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The raw rfc2822 headers not included in the base schema (ex: x-apparently-to)
</xsd:documentation>
This element is returned by passing the 'includeRaw2822Headers' element in query options <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
emailToCcBccType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Specifies the recipient of this message and where they appear.
</xsd:documentation>
</xsd:element>
|
Type: |
sensitivityType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element indicates the sensitivity of the message. The value
</xsd:documentation>
can be 'normal', 'personal', 'private', or 'confidential'. </xsd:element>
|
Type: |
single2822HeaderType, simple content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="single2822Header" type="single2822HeaderType">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The rfc2822 headers not included in the base schema (ex: x-apparently-to)
</xsd:documentation>
This element is returned by passing the 'includeSingle2822Headers' element in 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>
This read only element contains the size, in bytes, of the entire RFC2822 message in the store.
</xsd:documentation>
</xsd:element>
|
Type: |
subjectType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The subject of the message. This element contains both a prefix and text sub-elements to allow clients
</xsd:documentation>
to sort on the non-prefix part of the subject (so RE: RE: doesn't get sorted) </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|