Expand Minimize

SPSocialPost Transformation

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

Type Mapping

Constructors

Properties

SSOM Microsoft.Office.Server.Social.SPSocialAttachment get_Attachment()
CSOM SocialAttachment SocialPost.get_Attachment()
JSOM SocialAttachment SP.Social.SocialPost.get_attachment()
SSOM Microsoft.Office.Server.Social.SPSocialPostAttributes get_Attributes()
CSOM SocialPostAttributes SocialPost.get_Attributes()
JSOM SocialPostAttributes SP.Social.SocialPost.get_attributes()
SSOM System.Int32 get_AuthorIndex()
CSOM Int32 SocialPost.get_AuthorIndex()
JSOM number SP.Social.SocialPost.get_authorIndex()
SSOM System.DateTime get_CreatedTime()
CSOM DateTime SocialPost.get_CreatedTime()
JSOM string SP.Social.SocialPost.get_createdTime()
SSOM System.String get_Id()
CSOM String SocialPost.get_Id()
JSOM string SP.Social.SocialPost.get_id()
SSOM Microsoft.Office.Server.Social.SPSocialPostActorInfo get_LikerInfo()
CSOM SocialPostActorInfo SocialPost.get_LikerInfo()
JSOM SocialPostActorInfo SP.Social.SocialPost.get_likerInfo()
SSOM System.DateTime get_ModifiedTime()
CSOM DateTime SocialPost.get_ModifiedTime()
JSOM string SP.Social.SocialPost.get_modifiedTime()
SSOM Microsoft.Office.Server.Social.SPSocialDataOverlay[] get_Overlays()
CSOM SocialDataOverlay[] SocialPost.get_Overlays()
JSOM SocialDataOverlay[] SP.Social.SocialPost.get_overlays()
SSOM Microsoft.Office.Server.Social.SPSocialPostType get_PostType()
CSOM SocialPostType SocialPost.get_PostType()
JSOM SocialPostType SP.Social.SocialPost.get_postType()
SSOM System.Uri get_PreferredImageUri()
CSOM String SocialPost.get_PreferredImageUri()
JSOM string SP.Social.SocialPost.get_preferredImageUri()
SSOM Microsoft.Office.Server.Social.SPSocialLink get_Source()
CSOM SocialLink SocialPost.get_Source()
JSOM SocialLink SP.Social.SocialPost.get_source()
SSOM System.String get_Text()
CSOM String SocialPost.get_Text()
JSOM string SP.Social.SocialPost.get_text()

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.