Answer:
Simple Mail Transfer Protocol (SMTP ) is the standard for sending electronic mails(e-mail) across IP networks.
Using some pre-defined class in the System.Net.Mail and System.Net.Mime assemblies we can send mails to one or more recipients.
These mails can also be sent with alternative views and it can even handle the file attachments.
Source: My Own Observation | Asked In: Many Interviews |
Alert Moderator