|   | MailDefaultSmtpServer Field | 
        
        
            Default 
SmtpServer to be used if one is not specified.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic const string DefaultSmtpServer = "localhost"
Public Const DefaultSmtpServer As String = "localhost"
public:
literal String^ DefaultSmtpServer = "localhost"
static val mutable DefaultSmtpServer: string
var GSF.Net.Smtp.Mail.DefaultSmtpServer
Field Value
String See Also
See Also