Click or drag to resize

ConfigFileParserSmtpConnections Property

Namespace:  SMTPRouter.Windows.Configuration
Assembly:  SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
Syntax
public Dictionary<string, SmtpConfiguration> SmtpConnections { get; }

Property Value

Type: DictionaryString, SmtpConfiguration
See Also