ews-managed-api
ews-managed-api copied to clipboard
issue with xml declaration header
<?xml version="1.0" encoding="utf-16"?> is being declared and am unable to send an email / CreateItem (it works if I POST the raw http request generated by ews-managed-api and omit the xml declaration or change to utf-8)
Exchange version is: Exchange2010_SP1