Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: invoke email client
| Subject: | Re: invoke email client |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 26 Dec 2006 13:01:04 |
"Peter" <peace3977@yahoo.com> wrote in message
news:4590cbea$1@newsgroups.borland.com...
> I would actually prefer if the email client was started.
MapiSendMail() does that. The email client is the one that actually manages
the message. You can specify for MapiSendMail() to display the message
window instead of sending the message right away. It will be a window
provided by the email client.
Gambit