Exago .NET API Documentation
EmailReplyToList Property
WebReports.Api.Scheduler Namespace > ReportScheduleInfo Class : EmailReplyToList Property
A list of e-mail addresses that will be included in the Reply-To header of the schedule's output e-mail.
Syntax
public System.Collections.Generic.List<string> EmailReplyToList {get;}
Remarks
Same as the Reply To: line on the Recipients tab in the Schedule Wizard.
See Also

Reference

ReportScheduleInfo Class
ReportScheduleInfo Members