Click or drag to resize

ConfigFileParserSmtpHost Property

A SmtpConfiguration representing the Server SMTP Configuration

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public SmtpConfiguration SmtpHost { get; }

Property Value

Type: SmtpConfiguration
See Also