Click or drag to resize

AddressValidatorSmtpConfiguration Property

Gets or sets SMTP configuration.

Namespace:  Limilabs.Mail.Tools
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public SmtpConfiguration SmtpConfiguration { get; set; }

Property Value

Type: SmtpConfiguration
See Also