Click or drag to resize

ReportingProcessBaseSmtpServer Property

Gets or sets SMTP server to use when e-mailing reports.

Namespace: GSF.TimeSeries.Reports
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string SmtpServer { get; set; }
View Source

Property Value

String

Implements

IReportingProcessSmtpServer
See Also