ActiveReports 12 Server User Guide
UserEmail Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Feedback Namespace > FeedbackReport Class : UserEmail Property
Gets or sets the email of user who reports the issue/feedback.
Syntax
'Declaration
 
Public Property UserEmail As String
public string UserEmail {get; set;}

Property Value

The user email.
See Also

Reference

FeedbackReport Class
FeedbackReport Members