B
BigDubb
I am tring to dynamically build a body of an appointment via a custom built
AddIn.
Does anyone know how I might be able to pass markup into that property and
have it render on the appointment?
ie.
Outlook.Appointment.Body = "<b>Hello World!</b>"
renders exactly as it's entered into the string
AddIn.
Does anyone know how I might be able to pass markup into that property and
have it render on the appointment?
ie.
Outlook.Appointment.Body = "<b>Hello World!</b>"
renders exactly as it's entered into the string