Share via


2.2.43 ItemHasAttachment

Target namespace: http://schemas.microsoft.com/office/appforoffice/1.1

Defines a rule that evaluates to true if the item contains an attachment.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xs:complexType name="ItemHasAttachment">
   <xs:complexContent>
     <xs:extension base="Rule"/>
   </xs:complexContent>
 </xs:complexType>

See section 5.2 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).