How to keep RTF formatting ?

B

Bingo

I need to forward a copy of every email in everyone's
Inbox to a default mailbox. In this copy, I want to keep
the original body with all the formatting but without
the ----original message ---- section on the top. The
RTF formatting got lost since MailItem.Body only keep the
plain text string. What can I do to keep RTF
formatting? Thanks.
 
Top