Share via


SPSocialAttachment members

Represents an image, video, or document in a microblog post.

The SPSocialAttachment type exposes the following members.

Constructors

  Name Description
Public method SPSocialAttachment Initializes a new instance of the SPSocialAttachment class.

Top

Properties

  Name Description
Public property AttachmentKind Gets or sets the attachment type.
Public property ClickAction Gets or sets the action to be performed on click event.
Public property ContentUri Gets or sets the URI to the attachment file.
Public property Description Gets or sets the attachment's description.
Public property Height Gets or sets the height of the attachment or its preview.
Public property Length Gets or sets the length of the attachment, in seconds.
Public property Name Gets or sets the attachment's name.
Public property PreviewUri Gets or sets the URI for the attachment's preview image.
Public property Uri Gets or sets the URI to the list item for the attachment.
Public property Width Gets or sets the width of the attachment or its preview.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSocialAttachment class

Microsoft.Office.Server.Social namespace