|
IReportingProcessSmtpServer Property
|
Gets or sets SMTP server to use when e-mailing reports.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax string SmtpServer { get; set; }
Property SmtpServer As String
Get
Set
abstract SmtpServer : string with get, set
function get_SmtpServer();
function set_SmtpServer(value);
View SourceProperty Value
StringSee Also