3.7.5.10.2.1 UninstallAddIn

This element specifies input values for the UninstallAddIn operation.

 <xs:element name="UninstallAddIn">
   <xs:complexType>
     <xs:sequence>
      <xs:element minOccurs="0" name="id" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/" type="q5:guid" />
    </xs:sequence>
   </xs:complexType>
 </xs:element>

id: A GUID that represents the AddIn ID.