I have 2 questions below, could you help me?
Since Exchange 2016 has dropped MAPI/CDO, and we’re suggested to use EWS instead. I want to know, could EWS can handle outlook form, because we want to use EWS Managed API to install outlook form(we have created this form manually already) to user’s mailbox as a message. If not, is there any other recommend solution or SDK?
If we have a .msg file, could we use EWS Managed API to create a Email Message by using this .msg file on disk?
Thanks very much. Hope for your response.