次の方法で共有


SP へSocial.SocialAttachment.description プロパティ (sp.userprofiles)

取得または添付ファイルの説明を設定します。

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

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

戻り値

String
添付ファイルの説明します。

関連項目

その他の技術情報

SocialAttachment