Is there a way i can keep format of the message from the body when i use the Outlook.MailItem.Body? Thanks
Body is always plain text with no formatting. HTMLBody has the actual HTML in cases of HTML emails. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Al_21_11" wrote in message news:57F1FAEC-A25D-4C85-B53C-ECE0C126F7C0@microsoft.com... > Is there a way i can keep format of the message from the body when i use > the > Outlook.MailItem.Body? > > Thanks