FormRegionManifest.ToXml Method (XmlWriter)

Creates a string that represents the FormRegionManifest as XML and saves it to an XmlTextWriter instance.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

'Declaration
Sub ToXml ( _
    writer As XmlWriter _
)
void ToXml(
    XmlWriter writer
)

Parameters

.NET Framework Security

See Also

Reference

FormRegionManifest Interface

ToXml Overload

Microsoft.Office.Tools.Outlook Namespace