SPUserInfo.Email Field
Contains the e-mail address of the user.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Email As String
'Usage
Dim instance As SPUserInfo
Dim value As String
value = instance.Email
instance.Email = value
public string Email