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/1.1
Referenced by: LaunchEventDefinition
Defines acceptable values for the SendMode attribute on send events of the LaunchEvent extension point.<15>
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xs:simpleType name="LaunchEventSendMode"> <xs:restriction base="xs:string"> <xs:enumeration value="PromptUser"/> <xs:enumeration value="SoftBlock"/> <xs:enumeration value="Block"/> </xs:restriction> </xs:simpleType>
See section 5.5 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).