ActiveReports 12 Server User Guide
MessageBody Property

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

Property Value

The message body of e-mail.
See Also

Reference

EMailDistribution Class
EMailDistribution Members