BodyFormat not returned within Outlook 2002 and VB6 add-in

A

Allen Morgan

Hello

I have created a Outlook add-in and am trying to determine if the mail
message I am processing is in HTML format to then determine whether I
should be saving attachments.

What I'm getting is very funny. If I let the process run "undebugged"
MailMsg.BodyFormat always returns 0 (however, randomly it can return
the right result)

But, if I break the code and watch the mailMsg it magically returns
the right value.

Am I missing something fundamental here?? It seems very odd to me.

Any help greatly appreciated
Allen Morgan
 

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