G
Gama Franco
Hi,
I'm working on a project based in Windows Forms, and I need to open
the user's default e-mail client (a new e-mail) with some attachments
ready to send. Since the destination of the e-mail is unknow at this
point I can't send it using the SmtpMail.Send() method. And because of
the attachments I'm not able to open the new e-mail using the
"mailto:" technique.
Is there any other way to solve this problem keeping in mind that the
user may not be using Outlook as his default e-mail client?
Best regards,
Gama Franco
I'm working on a project based in Windows Forms, and I need to open
the user's default e-mail client (a new e-mail) with some attachments
ready to send. Since the destination of the e-mail is unknow at this
point I can't send it using the SmtpMail.Send() method. And because of
the attachments I'm not able to open the new e-mail using the
"mailto:" technique.
Is there any other way to solve this problem keeping in mind that the
user may not be using Outlook as his default e-mail client?
Best regards,
Gama Franco