send mail with mapi message

  • Thread starter Jimena Borgonovo
  • Start date
J

Jimena Borgonovo

hello!
I have an aplication in visual basic 6.0 that send mails.
Now, I send the mails directly . I put message.send and the e-mail is sent
automatically. I want to create the mail but no send it, so the mail is open
and I am able to change in the outlook some details of the mail, am I
clear?.
How can I do that?
Thanks in advance to anyone...
Jimena.
 
L

lroland

Not sure that i follow you - are you trying to just use the VB code to
hack the email together and then have it saved in drafts (or some other
folder) for future editing. This is ofcause possible but I am not sure
it is what you want.
 
J

Jimena Borgonovo

I wanted to create the email but not put it in the outbox automatically. But
I discovered how to do it
with message.send false
Thks...
Jimena.
 

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