element <isJunkMail> (local)
Namespace:
Type:
xsd:boolean
Content:
simple
Defined:
XML Representation Summary
<isJunkMail>
   
Content: 
{ xsd:boolean }
</isJunkMail>
Included in content model of elements (1):
messageContent (in message in myInbox)
Annotation
This read only element is set by the myInbox service when the message was delivered and indicates if the message was marked as junk mail by the junk mail filter.
XML Source (see within schema source)
<xsd:element name="isJunkMail" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This read only element is set by the myInbox service when the message was delivered and indicates
if the message was marked as junk mail by the junk mail filter.
</xsd:documentation>
</xsd:annotation>
</xsd:element>