rachelalfonso
Programmer
I am currently working on a MSVC++ application that needs to e-mail a crystal report in whatever format (excel,Word,rtf,etc.) to VIM. As of now, my application can only successfully e-mail to MAPI (I've tested this with Outlook). What I've done to allow the application to e-mail to VIM is i used UXDVIMOptions as the ExportOption (I used UXDMAPIOptions with e-mailing to MAPI), u2dvim.dll as the destination dll (with MAPI, i used u2dmapi.dll), and UXDVIMType as the destination type (UXDMAPIType with e-mail to MAPI). Nevertheless, I STILL do not receive the e-mail i am sending through my C++ application to my Lotus Notes Inbox. As of now, only e-mailing to MAPI works. I don't know what else i've missed to enable e-mailing to VIM. Hope somebody finds time to help.
Regards,
Rachel
Regards,
Rachel