J
JimJob
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....)
Thanks
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....)
Thanks