View Single Post
  #1  
Old December 19th 06, 01:06 AM posted to microsoft.public.outlook.program_addins
Tony Gravagno
external usenet poster
 
Posts: 12
Default HTML olAppointment Body?

Emails can have a body set to HTML (OlBodyFormat=olFormatHTML). All
of the examples I see for Outlook appointments have plain text. But
it's obvious that within an appointment we can use at least rich text.
Can we set olAppointment.Body with text as OlBodyFormat=olFormatHTML,
or is it sort of hardcoded as olFormatRichText?

I'm hoping we can use HTML with complex styles, images, etc.

Thanks.

Ads