SP.Social.SocialAttachment.name property (sp.userprofiles)

Gets or sets the attachment's name.

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

var value = SP.Social.SocialAttachment.get_name()
SP.Social.SocialAttachment.set_name(value)

Return value

String
The attachment's name.

See also

Other resources

SocialAttachment