WriteToXmlWithWriter method
Implementation
void WriteToXmlWithWriter(EwsServiceXmlWriter writer) {
super.WriteToXml(writer, this.GetXmlElementName());
}
void WriteToXmlWithWriter(EwsServiceXmlWriter writer) {
super.WriteToXml(writer, this.GetXmlElementName());
}