Namespace: |
|
Type: |
|
Content: |
|
Defined: |
XML Representation Summary |
||||||
<messageContent |
||||||
|
||||||
> |
||||||
|
||||||
</messageContent> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the content of the message. This data changes rarely in a normal application.
</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 that this message was sent to.
</xsd:documentation>
</xsd:element>
|
Type: |
attachmentType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents a mail attachment and is returned by passing the 'includeSimpleMessageViewAttachments' element in query options.
</xsd:documentation>
<xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
hs:catType, empty content |
Defined: |
Type: |
xsd:boolean, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read only element is set by the myInbox service when the message was delivered and indicates
</xsd:documentation>
if the message was determined to contain adult content by the adult content mail filter. </xsd:element>
|
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: |
xsd:dateTime, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read-only element contains the UTC date/time the message was received, and
</xsd:documentation>
appears in all messages except ones that were sent by the user. </xsd:element>
|
Type: |
xsd:dateTime, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read-only element contains the UTC date/time the message was sent. For /messsage/messageStatus/state="sent"
</xsd:documentation>
messages, this element represents the time the message was sent. For /messsage/messageStatus/state="received" this element represents the time the sender sent the message. </xsd:element>
|
Type: |
emailType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read-only element describes who this message is from.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:boolean, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This 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 message. This element can also contain inline attachments that are
</xsd:documentation>
related to the html content via the 'uri' element of the inline attachment. This element is returned by passing the 'includeSimpleMessageView' element in query options. <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</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:boolean, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This read only element is set by the myInbox service when the message was delivered and indicates
</xsd:documentation>
if the message was marked as junk mail by the junk mail filter. </xsd:element>
|
Type: |
messagePartType, 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>
This element is returned by passing the 'includeMessagePartStructure' element in query options <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
messageTypeType, 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: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The plain body representation of the message.
</xsd:documentation>
This element is returned by passing the 'includeSimpleMessageView' element in query options <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</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: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: |
emailToCcType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Specifies the recipient of this message and where they appear. A collection of recipient elements is
</xsd:documentation>
only returned if the query option 'expandRecipients' is specified. <xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</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 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"/>
|