I am consuming EWS in one of our product. Till now I did not see any issue on reading and sending an email. now I got an issue where the message object contains the email ids (to,from) some thing like shown below. and now sendMessage is failing.
MessageObj.From.Item.EmailAddress is returning as shown below
/O = ABC XYZ GROUP/OU=USA/CN=RECIPIENTS/CN=P123456
as per my understanding the mail is received from lotus server. how to reply to this kind of mails. Please help
thanks,
Krishna Sagar