General Email Features
Create emails containing plain text or HTML.
Create alternative message bodies for compatibility with both HTML and non-HTML supported email clients.
Connect with any SMTP server at a specified port using SSL/TSL and send emails.
Attachment Features
Add or remove attachments from emails.
Create attachments from file path, stream or byte array.
Embedded Object Features
Embed objects like images, sounds and so on.
Remove embedded objects from emails.
Embed objects from file path, stream or byte array.
Import/Export Features
Import MSG, MHT & EML files.
Create emails from HTML content.
Export emails to MHT, EML & MSG.
Export emails from an Outlook PST file to Outlook MSG files
Bulk Mail Features
Send emails in batches with built-in multi-threading feature.
Save bulk email messages in a message pool.
Mail Merge Features
Template-based mail merge using different data sources.
Supports DataTable, DataRowCollection & DataReader as data source.
Create email template from file or MailMessage instance.
Perform row-wise mail merge for generating email messages.
Calendar Features
Add or cancel iCalender events.
Send meeting & appointment requests by email.
Event Handling Features
Perform actions when all bulk emails are sent or when a message is about to send.
Comments