解决方案项目:FormRegionCustomer.manifest.xml

上次修改时间: 2010年4月19日

适用范围: SharePoint Server 2010

本主题提供在客户订单声明性 Outlook 解决方案中使用的 FormRegionCustomer.manifest.xml 文件的内容。

<?xml version="1.0" encoding="utf-8"?>
<FormRegion xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="https://schemas.microsoft.com/office/outlook/12/formregion.xsd">
  <icons>
    <page>addin</page>
  </icons>
  <name>Customer</name>
  <formRegionType>adjoining</formRegionType>
  <exactMessageClass>false</exactMessageClass>
  <layoutFile>formRegionCustomer.ofs</layoutFile>
  <title>Customer Details</title>
</FormRegion>