This document is archived and information here might be outdated. Recommended version. |
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