PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming send mail with mapi message

Reply

send mail with mapi message

 
Thread Tools Rate Thread
Old 07-11-2005, 10:36 PM   #1
Jimena Borgonovo
Guest
 
Posts: n/a
Default send mail with mapi message


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.


  Reply With Quote
Old 08-11-2005, 01:09 PM   #2
lroland@gmail.com
Guest
 
Posts: n/a
Default Re: send mail with mapi message

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.

  Reply With Quote
Old 08-11-2005, 02:10 PM   #3
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: send mail with mapi message

oMail.Display will show the email (oMail).

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Jimena Borgonovo" <jimenaborgonovo@fibertel.com.ar> wrote in message
news:uoAfau%234FHA.476@TK2MSFTNGP15.phx.gbl...
> 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.
>
>


  Reply With Quote
Old 08-11-2005, 02:13 PM   #4
Jimena Borgonovo
Guest
 
Posts: n/a
Default Re: send mail with mapi message

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.
<lroland@gmail.com> escribió en el mensaje
news:1131455394.975297.102090@g49g2000cwa.googlegroups.com...
> 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.
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off