WriteSetUpdateToXml method
bool
WriteSetUpdateToXml(
- EwsServiceXmlWriter writer,
- ServiceObject? ewsObject,
- String? ownerDictionaryXmlElementName
Implementation
bool WriteSetUpdateToXml(EwsServiceXmlWriter writer, ServiceObject? ewsObject,
String? ownerDictionaryXmlElementName) {
return false;
}