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

Reference

ReportScheduleInfo Class
ReportScheduleInfo Members