SPUserInfo.Email field

Contains the e-mail address of the user.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Email As String
'Usage
Dim instance As SPUserInfo
Dim value As String

value = instance.Email

instance.Email = value
public string Email

See also

Reference

SPUserInfo structure

SPUserInfo members

Microsoft.SharePoint namespace