Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ConnectionSettingsBaseWriteXml(XmlWriter).
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Overrides Sub WriteXml ( _
writer As XmlWriter _
)
'Usage
Dim instance As ExchangeConnectionSettings
Dim writer As XmlWriter
instance.WriteXml(writer)
public override void WriteXml(
XmlWriter writer
)
Parameters
- writer
Type: System.Xml.XmlWriter
See also
Reference
ExchangeConnectionSettings class