element <dateReceived> (local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
XML Representation Summary
<dateReceived>
   
Content: 
{ xsd:dateTime }
</dateReceived>
Included in content model of elements (1):
messageContent (in message in myInbox)
Annotation
This read-only element contains the UTC date/time the message was received, and appears in all messages except ones that were sent by the user.
XML Source (see within schema source)
<xsd:element name="dateReceived" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
This read-only element contains the UTC date/time the message was received, and
appears in all messages except ones that were sent by the user.
</xsd:documentation>
</xsd:annotation>
</xsd:element>