element <containsAdultContent> (local)
Namespace:
Type:
xsd:boolean
Content:
simple
Defined:
XML Representation Summary
<containsAdultContent>
   
Content: 
{ xsd:boolean }
</containsAdultContent>
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 determined to contain adult content by the adult content mail filter.
XML Source (see within schema source)
<xsd:element name="containsAdultContent" 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 determined to contain adult content by the adult content mail filter.
</xsd:documentation>
</xsd:annotation>
</xsd:element>