HTML in appointmentitem body

  • Thread starter Thread starter Nigel Gomm
  • Start date Start date
N

Nigel Gomm

I'm trying to put HTML into the appointment item's body field using
automation (from V.FoxPro)

MSDN says that the body field of the apppointment items is a string so i
can't put HTML in there and sure enough my HTML is displayed as text
(<table><tr><td>blahblah</tr></table>)
yet manually i can copy and paste HTML from a web page and it preserves its
formatting...

looking in debugger the pasted HTML is not an attachment nor part of the
body text.

??

TIA

Nigel
 
Back
Top