ActiveReports 12 Server User Guide
Subject Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > EMailDistribution Class : Subject Property
Gets or sets the subject of e-mail.
Syntax
'Declaration
 
Public Property Subject As String
public string Subject {get; set;}

Property Value

The subject of e-mail.
See Also

Reference

EMailDistribution Class
EMailDistribution Members