Setting PR_SEND_REACH_INFO for message recipients

Joined
Apr 24, 2009
Messages
4
Reaction score
0
I'm making an addIn for outlook(both 2003 and 2007) which is changing the format of the message that is sent. I have a problem with recipients receiving winmail.dat file. I have found that I need to set UseTnef to false and PR_SEND_REACH_INFO for recipients. I'm able to set the former, but I don't know how to deal with the later. Can anyone please give me a sample code or at least guidelines how to do this? I'm using standard office libraries and setting the properties using C++ MAPI.

TIA

Vladimir
 

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