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: MailHost
The list of Runtime (section 2.2.238) items in the add-in.<11>
Child Elements:
Runtime: A Runtime element that specifies a control to use for running the add-in.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.
-
<xs:complexType name="Runtimes"> <xs:sequence minOccurs="1" maxOccurs="unbounded"> <xs:element name="Runtime" type="Runtime"/> </xs:sequence> </xs:complexType>
See section 5.5 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).