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

Gets or sets the height of the attachment or its preview.

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

var value = SP.Social.SocialAttachment.get_height()
SP.Social.SocialAttachment.set_height(value)

Return value

Int32
The height of the attachment or its preview.

See also

Other resources

SocialAttachment