Click or drag to resize

ReportScheduleErrorEmailTo Property

The destination (To) email addresses used for the email in case of error. One per line or separated by semi-column.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 8.3.0.0+c4d725cbae26375217e6c77c92a07fffaea6377d
Syntax
C#
public string ErrorEmailTo { get; set; }

Property Value

String
See Also