Hi,
It looks like very simple, but I have no clue how it get work.
I have a form and I put two activex controls in it (I know they are required to send mail) Mapi Session and Mapi Messages.
Can somebody help describing what are the steps to use these activex control and send mail.
My main concern is that how do I connect the session that created by Mapi session to Mapi Messages. When I try to compose a message using Mapi Message I am getting error message 'A Valid session id not exist'.
I know that there are other ways (CDO, SMTP, Senddocuments, ShellExecute etc.) to send mail but most of them are poping up dialog box to send the mail. I want to send the email automatically without user invervention.
Any Help appreciated.
It looks like very simple, but I have no clue how it get work.
I have a form and I put two activex controls in it (I know they are required to send mail) Mapi Session and Mapi Messages.
Can somebody help describing what are the steps to use these activex control and send mail.
My main concern is that how do I connect the session that created by Mapi session to Mapi Messages. When I try to compose a message using Mapi Message I am getting error message 'A Valid session id not exist'.
I know that there are other ways (CDO, SMTP, Senddocuments, ShellExecute etc.) to send mail but most of them are poping up dialog box to send the mail. I want to send the email automatically without user invervention.
Any Help appreciated.