Send email to default mail client

K

KevinK

Hi,

Is there a way to let my Win forms application open my default mail client
to send an email that the user still can modify?

Thanks

Kevin
 
O

Oleg Zherebin

Some comments about using mailto:
- you can't use attachments
- you have body length limitations
So if you have these problems you can use MAPI.
 

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