|
MailDefaultSmtpServer Field
|
Default
SmtpServer to be used if one is not specified.
Namespace: GSF.Net.SmtpAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
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
View SourceField Value
String
See Also