EASendMail SMTP Windows 8 Runtime Component (Windows Store App)


Introduction to EASendMail SMTP Windows 8 Runtime Component

EASendMail RT contains classes that allow you to construct and send email messages in XAML or HTML5 Windows 8 Store App.

SmtpMail class provides a functionality to compose text/plain or text/html email. You can import html with embedded images to email message by one step.

SmtpClient class enables your application to send email to arbitrary SMTP email server. SSL connection, user authentication, Exchange WebDAV and Exchange Web Service are supported well.

See Also

Using EASendMail SMTP Windows 8 Runtime Component in Windows Store Apps
User Authentication and SSL Connection
Using Gmail SMTP OAUTH
From, ReplyTo, Sender and Return-Path
EASendMail Windows 8 Runtime Component References
EASendMail SMTP Component Samples

Online Tutorials

Send Email in VB - Windows Store App
Send Email in C# - Windows Store App
Send Email in JavaScript - Windows Store App
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

Remarks