Expand Minimize

SPMicrofeedPost Transformation

Mappings for SharePoint class Microsoft.Office.Server.Microfeed.SPMicrofeedPost

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedPost
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedPost

Constructors

Properties

SSOM System.Int32 get_AuthorIndex()
CSOM Int32 MicrofeedPost.get_AuthorIndex()
SSOM System.String get_BreadCrumb()
CSOM String MicrofeedPost.get_BreadCrumb()
SSOM System.Boolean get_CanDelete()
CSOM Boolean MicrofeedPost.get_CanDelete()
SSOM System.Boolean get_CanFollowUp()
CSOM Boolean MicrofeedPost.get_CanFollowUp()
SSOM System.Boolean get_CanHaveAttachments()
CSOM Boolean MicrofeedPost.get_CanHaveAttachments()
SSOM System.Boolean get_CanLike()
CSOM Boolean MicrofeedPost.get_CanLike()
SSOM System.Boolean get_CanLock()
CSOM Boolean MicrofeedPost.get_CanLock()
SSOM System.Boolean get_CanReply()
CSOM Boolean MicrofeedPost.get_CanReply()
SSOM System.String get_Content()
CSOM String MicrofeedPost.get_Content()
SSOM System.DateTime get_Created()
CSOM DateTime MicrofeedPost.get_Created()
SSOM System.String get_Footer()
CSOM String MicrofeedPost.get_Footer()
SSOM System.String get_ID()
CSOM String MicrofeedPost.get_ID()
SSOM System.Boolean get_ILikeIt()
CSOM Boolean MicrofeedPost.get_ILikeIt()
SSOM System.Collections.Generic.List`1<System.Int32> get_LikersList()
CSOM IList MicrofeedPost.get_LikersList()
SSOM System.Boolean get_Locked()
CSOM Boolean MicrofeedPost.get_Locked()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedLink get_MediaLink()
CSOM MicrofeedLink MicrofeedPost.get_MediaLink()
SSOM Microsoft.Office.Server.Microfeed.MicroBlogType get_MicroBlogType()
CSOM MicroBlogType MicrofeedPost.get_MicroBlogType()
SSOM System.DateTime get_Modified()
CSOM DateTime MicrofeedPost.get_Modified()
SSOM System.Int32 get_PeopleCount()
CSOM Int32 MicrofeedPost.get_PeopleCount()
SSOM System.String get_PostImageUri()
CSOM String MicrofeedPost.get_PostImageUri()
SSOM System.String get_PostSource()
CSOM String MicrofeedPost.get_PostSource()
SSOM System.Uri get_PostSourceUri()
CSOM String MicrofeedPost.get_PostSourceUri()
SSOM System.String get_ReferenceID()
CSOM String MicrofeedPost.get_ReferenceID()
SSOM System.Boolean get_RenderPostAuthorImage()
CSOM Boolean MicrofeedPost.get_RenderPostAuthorImage()
SSOM System.Int32 get_ReplyCount()
CSOM Int32 MicrofeedPost.get_ReplyCount()
SSOM System.Boolean get_SmallImageSizePreferred()
CSOM Boolean MicrofeedPost.get_SmallImageSizePreferred()
SSOM System.String get_Title()
CSOM String MicrofeedPost.get_Title()

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.