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