Hi,
I am trying to export the Appointment as ICS using SheduleView.AppointmentCalendarExporter.Export() in WPF application. Appointment body text always showing as plain text not HTML in outlook.When we see the ICS file it is not having "X-ALT-DESC;FMTTYPE=text/html" property and body text appended with DESCRIPTION property. We have to show appointment body as HTML . Please provide the solution to fix this issue.
Thanks
Sekar