Outlook AppointmentItem - How do I programmatically add RTF to its Body?
- by Stuart Harris
I would like to set the Body of an AppointmentItem to a string of RTF that contains an embedded image. Setting Microsoft.Office.Interop.Outlook.AppointmentItem.Body results in the RTF appearing as-is in the appointment.
I have tried using Redemption which wraps the appointment and exposes an RTFBody property, but the RTF formatting (including…