ActiveReports 12 Server User Guide
To Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > EMailDistribution Class : To Property
Gets or sets the address collection that contains the recipients of e-mail.
Syntax
'Declaration
 
Public Property To As String()
public string[] To {get; set;}

Property Value

The address collection that contains the recipients of e-mail.
See Also

Reference

EMailDistribution Class
EMailDistribution Members