Namespace Cuemon.Net.Mail
Assembly: Cuemon.Net.dll
Send email messages with custom delivery options, extending System.Net.Mail with additional convenience methods. Use this namespace when you need to compose and send email with Cuemon's mail infrastructure. Start with ToMailMessage on Byte[] for converting binary content into email messages.
Availability: .NET 10, .NET 9 and .NET Standard 2.0
Complements: System.Net.Mail namespace
Classes
MailDistributor
Provides a way for applications to distribute one or more e-mails in batches by using the Simple Mail Transfer Protocol (SMTP).