Click or drag to resize

ReportingProcessBaseFromAddress Property

Gets or sets the "from" address 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 FromAddress { get; set; }
View Source

Property Value

String

Implements

IReportingProcessFromAddress
See Also