| Regarding MAPI - How to get the MIME message buffer of any mail received on Outlook - VC++ (Other Languages) |
| Savi Vinayak posted at Wednesday, June 03, 2009 1:19 AM |
|
I am developing a plugin for outlook . I want to create a MIME message buffer of the mails received on outlook using MAPI. Presently,I am using MAPI properties like PR_TRANSPORT_MESSAGE_HEADERS, PR_BODY, PR_HTML_BODY, PR_RTF_COMPRESSED, PR_ATTACH_DATA_BIN, etc and then I construct a buffer in RFC 822 format . But still i am not able to construct a complete MIME buffer. For example, i do not know how to retrieve the following parts as it in MIME :
------=_NextPart_000_0021_01C9E2E0.DFF273D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 7bit
------=_NextPart_000_0021_01C9E2E0.DFF273D0 Content-Type: image/jpeg; name="ATT00226.jpg" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="ATT00226.jpg"
Is there a way by which i can get the complete message buffer in MIME format. |
| Reply Reply Using Power Editor |
| |
| |
Rank |
Winnings |
Points |
| February |
0 |
$0.00 |
0 |
| January |
0 |
$0.00 |
0 |
|
|
|
|
|
|
|
|
|
Didn't Find The Answer You Were Looking For? |
| EggHeadCafe has experts online right now that may know the answer to your question. We pay them a bonus for answering as many questions as they can. So, why not help them and yourself by becoming a member (free) and ask them your question right now? |
| Ask Question In Live Forum |
|
| If you have an OpenID and do not want to become a member of the EggHeadCafe forum, you can also sign on to Chat Chaos and post your question to our real time Silverlight chat application. |
| Ask Question In Chat Chaos |
|