This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerErrorReports Interface > IServerErrorReports.ErrorReportEmailAddress Property (ArcObjects .NET 10.4 SDK) |
E-mail address of server administrator.
[Visual Basic .NET] Public Property ErrorReportEmailAddress As String
[C#] public string ErrorReportEmailAddress {get; set;}
[C++]
HRESULT get_ErrorReportEmailAddress(
BSTR* pVal
);
[C++]
HRESULT put_ErrorReportEmailAddress(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR