Which of the following is used to send email message from my ASP.NET page?
Which of the following is used to send email message from my ASP.NET page?
		A. System.Web.Mail.SmtpMail
B. System.Web.Mail.MailMessage
C. Both A and B 
D. None of these
