Exago .NET API Documentation
EmailToList Property
WebReports.Api.Scheduler Namespace > ReportScheduleInfo Class : EmailToList Property
A list of e-mail addresses who will receive the schedule's output as primary recipients, as a list of strings.
Syntax
public System.Collections.Generic.List<string> EmailToList {get;}
Remarks
Same as the To: line on the Recipients tab in the Schedule Wizard.
See Also

Reference

ReportScheduleInfo Class
ReportScheduleInfo Members