Redemption HTMLBody bug

M

matt_randle

I am using Redemption to develop an add-in for Outlook 2003.

My add-in attempts to retrieve the HTMLBody property from the
SafeMailItem object during a 'Reply' event.

When using Word as email editor, it works fine. When using Outlook as
email editor, HTMLBody is always blank.

I Save the MailItem before retrieving the HTMLBody property.

Can anyone shed any light on this ??

Thanks,

Matt.
 
D

Dmitry Streblechenko

What is your code? What is your version of Redemption? If you have
OutlookSpy installed, can you look at the contents of the PR_RTF_COMPRESSED
property (click IMessage)?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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