Sending Email From A Windows App

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to send an email automatically from my my VB.NET windows application. The application generates a series of files and I want those files to automatically be added as attachments to the email. The subject and message itself will be standard

I assume I can send email through whatever the default email application is on the computer (MS Outlook for example), but how do I do this

Thanks in advance for any help/guidance et
 
Back
Top