#EmailFromAddress

##About

Summary: Gets or sets the email address that will be used in the "from" line of emails sent via the scheduler and the Izenda.Web.UI.AdHocReportDesigner.
Data Type: System.String
Accepted Values:
Default Value: adhoc@yourdomain.com
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots