G
Guest
Hi,
I wood like to be able to setup an email using outlook (or other email
program) from C#, setting up the subject field and write some start text in
the message body.
Normally I would use LaundProcess("mailto:[email protected]"), but this time I do
not know the recipient and I have to fill out the subject and parts of the
body. The user will have to type in the recipient and add som ekstra text to
the message body.
I wood like to be able to setup an email using outlook (or other email
program) from C#, setting up the subject field and write some start text in
the message body.
Normally I would use LaundProcess("mailto:[email protected]"), but this time I do
not know the recipient and I have to fill out the subject and parts of the
body. The user will have to type in the recipient and add som ekstra text to
the message body.