Introduction to EASendMail .NET Namespace
EASendMail .NET namespace contains classes that allow you to construct and send email messages. Email message is delivered through either arbitrary SMTP email service or dns lookup without specified SMTP server. The classes in this namespace can be used from ASP.NET or any managed application.
See Also
        Using EASendMail SMTP .NET Component
        User Authentication and SSL Connection
        Enable TLS 1.2 on Windows XP/2003/2008/7/2008 R2
        Using Gmail SMTP OAUTH
        Using Gmail/GSuite Service Account + SMTP OAUTH Authentication
        Using Office365 EWS OAUTH
        Using Office365 EWS OAUTH in Background Service
        Using Hotmail SMTP OAUTH
        From, ReplyTo, Sender and Return-Path
        Digital Signature and E-mail Encryption
        DomainKeys and DKIM Signature
        Send E-mail Directly (Simulating SMTP server)
        Work with EASendMail Service (Email Queuing)
        Bulk Email Sender Guidelines
        Process Bounced Email (Non-Delivery Report) and Email Tracking
        EASendMail .NET Namespace References
        EASendMail SMTP Component Samples
    
Online Tutorials
        Send Email
            in VB 6.0 - Tutorial
        Send
            Email in C# - Tutorial
        Send
            Email in VB.NET - Tutorial
        Send Email
            in Visual C++ - Tutorial
        Send Email in Managed C++/CLI - Tutorial
        Send
            Email in Delphi - Tutorial
        Send
            Email in MS SQL stored procedure - Tutorial
       Send Email in VB - Windows Store App
        Send Email in C# - Windows Store App
        Send Email in JavaScript - Windows Store App
    
Remarks