SP.UserProfiles.PersonProperties.email property (sp.userprofiles)

Gets the user's email address.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.UserProfiles.PersonProperties.get_email()

Return value

String
The user's email address.

See also

Other resources

PersonProperties