Expand Minimize

SPMicrofeedThread Transformation

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

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedThread
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedThread

Constructors

Properties

SSOM System.Boolean get_CanFollowUp()
CSOM Boolean MicrofeedThread.get_CanFollowUp()
SSOM System.Boolean get_CanHaveAttachments()
CSOM Boolean MicrofeedThread.get_CanHaveAttachments()
SSOM System.Boolean get_CanLike()
CSOM Boolean MicrofeedThread.get_CanLike()
SSOM System.Boolean get_CanReply()
CSOM Boolean MicrofeedThread.get_CanReply()
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.Microfeed.SPMicrofeedDataLink> get_DataLinks()
CSOM IList MicrofeedThread.get_DataLinks()
SSOM System.Int64 get_DefinitionId()
CSOM Int64 MicrofeedThread.get_DefinitionId()
SSOM System.String get_DefinitionName()
CSOM String MicrofeedThread.get_DefinitionName()
SSOM System.String get_Identifier()
CSOM String MicrofeedThread.get_Identifier()
SSOM System.Boolean get_Locked()
CSOM Boolean MicrofeedThread.get_Locked()
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.Microfeed.MicroBlogEntity> get_MicrofeedEntities()
CSOM IList MicrofeedThread.get_MicrofeedEntities()
SSOM System.Int32 get_OwnerIndex()
CSOM Int32 MicrofeedThread.get_OwnerIndex()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedPost get_RefReply()
CSOM MicrofeedPost MicrofeedThread.get_RefReply()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedPost get_RefRoot()
CSOM MicrofeedPost MicrofeedThread.get_RefRoot()
SSOM System.Boolean get_RenderPostAuthorImage()
CSOM Boolean MicrofeedThread.get_RenderPostAuthorImage()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedPostCollection get_Replies()
CSOM MicrofeedPostCollection MicrofeedThread.get_Replies()
SSOM System.Int32 get_ReplyCount()
CSOM Int32 MicrofeedThread.get_ReplyCount()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedPost get_RootPost()
CSOM MicrofeedPost MicrofeedThread.get_RootPost()
SSOM System.Boolean get_SmallImageSizePreferred()
CSOM Boolean MicrofeedThread.get_SmallImageSizePreferred()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedStatusCode get_Status()
CSOM MicrofeedStatusCode MicrofeedThread.get_Status()

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.