SP.Social.SocialActor.emailAddress property (sp.userprofiles)

Gets the actor's email address. Applies to users.

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

var value = SP.Social.SocialActor.get_emailAddress()

Return value

String
The email address of the user.

Remarks

The contentUri property is valid only when the actorType is a user.

See also

Other resources

SocialActor