Policy.Export Method
Creates an XML rendering of the information policy.
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Return Value
Type: System.Xml.XmlDocumentAn XmlDocument object that represents the information policy in XML format.
Exporting an information policy as XML enables you to import that policy into another site collection. To do so, use the Add method of the PolicyCollection object for that site collection.
For more information about the information policy schema, see Policy Schema Overview in SharePoint Server 2010 (ECM).