ActiveReports 12 Server User Guide
EMailDistribution Object
ActiveReports 12 Server User Guide > Web Service Library > EMailDistribution Object

Defines e-mail options to use in distributing the report.

Object Properties

Name Description
To Property Gets or sets the string containing the address collection that contains the e-mail recipients.
Subject Property Gets or sets the string containing the subject for the e-mail.
MessageBody Property Gets or sets the string containing the message body of the e-mail.
AsLink Property Gets or sets a Boolean value indicating whether to add a link to the report within the e-mail.
AsAttachment Property Gets or sets a Boolean value indicating whether to attach the report to the e-mail.
BaseUri Property Gets or sets the base URI to use for the report link in the e-mail.
See Also