Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Target namespace: http://schemas.microsoft.com/office/mailappversionoverrides
Referenced by: ItemHasRegularExpressionMatch
Defines property names that can be used with the "ItemHasRegularExpressionMatch" rule.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xs:simpleType name="PropertyName"> <xs:restriction base="xs:string"> <xs:enumeration value="Subject"/> <xs:enumeration value="BodyAsPlaintext"/> <xs:enumeration value="BodyAsHTML"/> <xs:enumeration value="SenderSMTPAddress"/> </xs:restriction> </xs:simpleType>
See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).