Live Chat Icon For mobile
Live Chat Icon

What is the namespace used for sending mails

Platform: ASP.NET| Category: Mail

Use System.Web.Mail
The System.Web.Mail namespace contains classes that enable you to construct and send messages using the CDOSYS (Collaboration Data Objects for Windows 2000) message component. The mail message is delivered either through the SMTP mail service built into Microsoft Windows 2000 or through an arbitrary SMTP server. The classes in this namespace can be used from ASP.NET or from any managed application.

For more details refer System.Web.Mail Namespace

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.