WriteToXmlForUpdate method
Implementation
void WriteToXmlForUpdate(EwsServiceXmlWriter writer) {
this.PropertyBag.WriteToXmlForUpdate(writer);
}
void WriteToXmlForUpdate(EwsServiceXmlWriter writer) {
this.PropertyBag.WriteToXmlForUpdate(writer);
}