Is there a way to add tables to an appointment body object?
To build mail body content I´m using TinyMCE. Appointments are sent with Exchange Web Services (EWS).
The problem is HTML body will not display tables build in TinyMCE or even as plain HTML <table>...</table>
.
How can this problem be solved and send formatted tables as an appointment in EWS?
Environment: VS 2013, C#, Exchange Web Services (EWS) in Exchange 2010