You can use the SmtpClient class. You need to be able to access a SMTP server in order for this to work.
http://msdn2.microsoft.com/en-us/library/system.net.mail.smtpclient.aspx
Best regards,Johan Stenberg