SP へSocial.SocialAttachment オブジェクト (sp.userprofiles)

画像、ビデオ、またはマイクロブログ投稿にドキュメントを表します。

**適用対象:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Social.SocialAttachment()

メンバー

SocialAttachmentオブジェクトでは、次のメンバーがあります。

Constructor

SocialAttachmentオブジェクトでは、次のコンスがあります。

コンストラクター

説明

SocialAttachment

Initializes a new instance of a SocialAttachment object.

メソッド

SocialAttachmentオブジェクトでは、次の方法があります。

メソッド

説明

initPropertiesFromJson

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

writeToXml

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

プロパティ

SocialAttachmentオブジェクトでは、次のプロパティがあります。

プロパティ

説明

attachmentKind

Gets or sets the type of attachment.

clickAction

Gets or sets the action to perform on a click event.

contentUri

Gets or sets the URI to the attachment file.

説明

Gets or sets the attachment's description.

高さ

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

長さ

Gets or sets the length of the attachment, in seconds.

Gets or sets the attachment's name.

previewUri

Gets or sets the URI for the attachment's preview image.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

uri

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

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

関連項目

その他の技術情報

の SP名前空間のソーシャル

SharePoint 2013 でのソーシャル フィードの操作

SharePoint Server 2013 で投稿にイメージ、ビデオ、ドキュメントを埋め込む方法