Expand Minimize

SPSocialThread Transformation

Mappings for SharePoint class Microsoft.Office.Server.Social.SPSocialThread

Type Mapping

Constructors

Properties

SSOM Microsoft.Office.Server.Social.SPSocialActor[] get_Actors()
CSOM SocialActor[] SocialThread.get_Actors()
JSOM SocialActor[] SP.Social.SocialThread.get_actors()
SSOM Microsoft.Office.Server.Social.SPSocialThreadAttributes get_Attributes()
CSOM SocialThreadAttributes SocialThread.get_Attributes()
JSOM SocialThreadAttributes SP.Social.SocialThread.get_attributes()
SSOM System.String get_Id()
CSOM String SocialThread.get_Id()
JSOM string SP.Social.SocialThread.get_id()
SSOM System.Int32 get_OwnerIndex()
CSOM Int32 SocialThread.get_OwnerIndex()
JSOM number SP.Social.SocialThread.get_ownerIndex()
SSOM System.Uri get_Permalink()
CSOM String SocialThread.get_Permalink()
JSOM string SP.Social.SocialThread.get_permalink()
SSOM Microsoft.Office.Server.Social.SPSocialPostReference get_PostReference()
CSOM SocialPostReference SocialThread.get_PostReference()
JSOM SocialPostReference SP.Social.SocialThread.get_postReference()
SSOM Microsoft.Office.Server.Social.SPSocialPost[] get_Replies()
CSOM SocialPost[] SocialThread.get_Replies()
JSOM SocialPost[] SP.Social.SocialThread.get_replies()
SSOM Microsoft.Office.Server.Social.SPSocialPost get_RootPost()
CSOM SocialPost SocialThread.get_RootPost()
JSOM SocialPost SP.Social.SocialThread.get_rootPost()
SSOM Microsoft.Office.Server.Social.SPSocialStatusCode get_Status()
CSOM SocialStatusCode SocialThread.get_Status()
JSOM SocialStatusCode SP.Social.SocialThread.get_status()
SSOM Microsoft.Office.Server.Social.SPSocialThreadType get_ThreadType()
CSOM SocialThreadType SocialThread.get_ThreadType()
JSOM SocialThreadType SP.Social.SocialThread.get_threadType()
SSOM System.Int32 get_TotalReplyCount()
CSOM Int32 SocialThread.get_TotalReplyCount()
JSOM number SP.Social.SocialThread.get_totalReplyCount()

Methods

Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.