Click or drag to resize

ReportingProcessBaseToAddresses Property

Gets or sets the comma separated "to" addresses 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 ToAddresses { get; set; }
View Source

Property Value

String

Implements

IReportingProcessToAddresses
See Also