Gets or sets the name of the SMTP relay mail server to use to send 
            the e-mail messages.
            
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: String
StringThe name of the e-mail relay server. If SmtpServer is not set, the name of the local SMTP server is used.
Remarks
The name of the e-mail relay server. If SmtpServer is not set, the name of the local SMTP server is used.
See Also