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

Gets or sets the attachment's description.

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

var value = SP.Social.SocialAttachment.get_description()
SP.Social.SocialAttachment.set_description(value)

Return value

String
The attachment's description.

See also

Other resources

SocialAttachment