WriteExtraCustomSoapHeadersToXml method
Implementation
void WriteExtraCustomSoapHeadersToXml(EwsServiceXmlWriter writer) {
// do nothing here.
// currently used only by GetUserSettingRequest to emit the BinarySecret header.
}
void WriteExtraCustomSoapHeadersToXml(EwsServiceXmlWriter writer) {
// do nothing here.
// currently used only by GetUserSettingRequest to emit the BinarySecret header.
}