FormRegionCustomAction.ToXml Method (XmlWriter)

Saves the XML representation of the custom action in a string to an XmlTextWriter object.

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

FormRegionCustomAction Interface

ToXml Overload

Microsoft.Office.Tools.Outlook Namespace