MailDefaultSmtpServer Field
Default
SmtpServer to be used if one is not specified.
Namespace: Gemstone.Net.SmtpAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public const string DefaultSmtpServer = "localhost"
Public Const DefaultSmtpServer As String = "localhost"
public:
literal String^ DefaultSmtpServer = "localhost"
var Gemstone.Net.Smtp.Mail.DefaultSmtpServer
Field Value
String