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

Gets or sets the URI to the attachment file.

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

var value = SP.Social.SocialAttachment.get_contentUri()
SP.Social.SocialAttachment.set_contentUri(value)

Return value

String
The URI to the attachment file.

See also

Other resources

SocialAttachment