Click or drag to resize

SmtpConnectionsSectionSmtpConnections Property

A collection of SmtpConfigurations

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public SmtpConnectionCollection SmtpConnections { get; set; }

Property Value

Type: SmtpConnectionCollection
See Also