Namespace Cuemon.Net.Mail
Assembly: Cuemon.Net.dll
The Cuemon.Net.Mail
namespace contains types that makes delivery of mail a piece of cake. The namespace is an addition to the System.Net.Mail
namespace.
Availability: .NET 9, .NET 8 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).