This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.GetEmail Method (ArcObjects .NET 10.4 SDK) |
Returns the user's email.
[Visual Basic .NET] Public Function GetEmail ( _ ) As String
[C#] public string GetEmail ( );
[C++]
HRESULT GetEmail(
BSTR* email
);
[C++]
Parameters email [out, retval] email is a parameter of type BSTR