#EmailSubjectFormatString
##About
Summary: Gets or sets the format string to use for the subject line of emails sent via the report scheduler. The report name is the value used for the subject.
Data Type: System.String
Accepted Values:
Default Value: {0}
Impacted Features:
Purpose:
Usage:
Caveats:
##Code Samples ###Global.asax (C♯)
```
###Global.asax (VB.NET)
```visualbasic
##Alternate Usage:
##Screenshots
