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

Gets or sets the URI to the list item for the attachment.

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

var value = SP.Social.SocialAttachment.get_uri()
SP.Social.SocialAttachment.set_uri(value)

Return value

String
The URI to the list item for the attachment.

See also

Other resources

SocialAttachment