Creates an XML encoding of the appointment.
public override void ToXml(
System.Xml.XmlWriter
)
'Declaration
Public Overloads Overrides Sub ToXml( _
ByVal As System.Xml.XmlWriter _
)
Parameters
- writer
- The System.Xml.XmlWriter that will receive the object data.