HTML with AppointmentItem

G

G. Kumar

Is it possible to send HTML formatted strings as bodies in an AppointmentItem object. In a MailItem object, one of the properties is MailItem.HTMLBody, but AppointmentItem doesn't seem to have that property. How do I programmatically send HTML bodies for Outlook appointments? Any help would be appreciated. Thanks!
-Gautam
 
S

Sue Mosher [MVP-Outlook]

No.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



G. Kumar said:
Is it possible to send HTML formatted strings as bodies in an
AppointmentItem object. In a MailItem object, one of the properties is
MailItem.HTMLBody, but AppointmentItem doesn't seem to have that property.
How do I programmatically send HTML bodies for Outlook appointments? Any
help would be appreciated. Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top