"JimJob" <JimJob (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi All,
I have created a C# app and i need to open a new mail message with an
attachment contained in the message. I have found the code below but no
way
of attaching anything via code - can you help? I will just need to attach
the
same attachment for every email - say test.txt
System.Diagnostics.Process.Start("mailto....) |
Your friend is google.
<http://www.google.com/search?hl=en&q=how+to+send+email+with+an+attechmen t+C%23.net&btnG=Google+Search>