Hi Friends, In this post we will see how we can send mails in ASP.NET MVC C# using Office365 email address and smtp client. We will create a MVC Contact us page with all the elements of a contact us form. Create a Model class in your MVC Project with name Mail.cs and edit it […]