element <hasAttachments> (unified local)
Namespace:
Type:
xsd:boolean
Content:
simple
Defined:
locally at 2 locations in myInbox.xsd
XML Representation Summary
<hasAttachments>
   
Content: 
{ xsd:boolean }
</hasAttachments>
Included in content model of elements (2):
draftContent (in draft), messageContent (in message in myInbox)
Definition Locations
Annotations (2) (by all definition locations)
Location:
within messageContentType complexType [def]
Annotation:
This element indicates whether a message has one or more attachments. The value will either be 0 (to indicate that the message has no attachments) or 1 (to indicate that the message has one or more attachments).

Location:
within draftContentType complexType [def]
Annotation:
This read only element indicates whether a message has one or more attachments. The value will either be 0 (to indicate that the message has no attachments) or 1 (to indicate that the message has one or more attachments).