Exago .NET API Documentation
EmailBody Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Scheduler Namespace
>
ReportScheduleInfo Class
: EmailBody Property
The body of the e-mail that will be sent to all recipients.
Syntax
C#
public
System.
string
EmailBody {
get
;
set
;}
Remarks
Same as the body field on the Recipients tab in the Schedule Wizard.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members