Progress® Telerik® Reporting R3 2020
ReportsControllerBase.SendMailMessage Method
Sends an e-mail message containing a report document to its recipients.
Override this method in order to effectively send the mail message.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
Parameters
- mailMessage
- Type: System.Net.MailMailMessage
The mail message to send
Return Value
Type: HttpStatusCodeThe default value is NotImplemented.
Remarks
The default implementation of this method is empty. Override this method in order to use the feature.
Examples
Version Information
Supported in: 1.0.1