Expand Minimize

SPMicrofeedStore Transformation

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

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedStore
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedStore

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.Void .ctor(System.Boolean)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)

Properties

Methods

SSOM System.Void AddData(System.String, System.Byte[])
CSOM MicrofeedStore.AddData(String,Byte[])
SSOM System.Void ExecutePendingOperations()
CSOM MicrofeedStore.ExecutePendingOperations()
SSOM System.Void ExecutePendingOperationsInternal(System.Object)
CSOM MicrofeedStore.ExecutePendingOperations()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedData GetItem(System.String)
CSOM MicrofeedData MicrofeedStore.GetItem(String)
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedData GetItem(Microsoft.Office.Server.Microfeed.SPMicrofeedStoreIdentifier, System.Boolean)
CSOM MicrofeedData MicrofeedStore.GetItem(String)
SSOM Microsoft.Office.Server.Social.SPSocialFeedManager GetSocialFeedManagerForUser(System.String)
CSOM SocialFeedManager MicrofeedStore.GetSocialFeedManagerForUser(ClientRuntimeContext,String)
SSOM System.String GetSocialProperties(Microsoft.Office.Server.UserProfiles.UserProfile, Microsoft.SharePoint.SPWeb)
CSOM ClientResult MicrofeedStore.GetSocialProperties(String)
SSOM System.String GetSocialProperties(System.String)
CSOM ClientResult MicrofeedStore.GetSocialProperties(String)
SSOM System.Void IncrementUnreadAtMentionCount(Microsoft.Office.Server.UserProfiles.UserProfile, Microsoft.SharePoint.SPWeb)
CSOM MicrofeedStore.IncrementUnreadAtMentionCount(String)
SSOM System.Void IncrementUnreadAtMentionCount(System.String)
CSOM MicrofeedStore.IncrementUnreadAtMentionCount(String)
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedData NewItem(System.String)
CSOM MicrofeedData MicrofeedStore.NewItem(String)
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedData NewItem(Microsoft.Office.Server.Microfeed.SPMicrofeedStoreIdentifier)
CSOM MicrofeedData MicrofeedStore.NewItem(String)
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedDataCollection Query(System.String, Microsoft.Office.Server.Microfeed.SPMicrofeedDataQuery)
CSOM MicrofeedDataCollection MicrofeedStore.Query(String,MicrofeedDataQuery)
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedDataCollection Query(Microsoft.Office.Server.Microfeed.SPMicrofeedStoreIdentifier, Microsoft.Office.Server.Microfeed.SPMicrofeedDataQuery, System.Boolean)
CSOM MicrofeedDataCollection MicrofeedStore.Query(String,MicrofeedDataQuery)
SSOM Microsoft.SharePoint.SPListItemCollection QueryForItemsInFolder(Microsoft.SharePoint.SPList, System.String)
CSOM MicrofeedDataCollection MicrofeedStore.Query(String,MicrofeedDataQuery)
SSOM Microsoft.SharePoint.SPListItemCollection QueryForPrivateFolderItems(Microsoft.SharePoint.SPList)
CSOM MicrofeedDataCollection MicrofeedStore.Query(String,MicrofeedDataQuery)
SSOM Microsoft.SharePoint.SPListItemCollection QueryForPublicFolderItems(Microsoft.SharePoint.SPList)
CSOM MicrofeedDataCollection MicrofeedStore.Query(String,MicrofeedDataQuery)
SSOM System.Void SetPostLikeStatus(System.String, System.String, System.Boolean)
CSOM MicrofeedStore.SetPostLikeStatus(String,String,Boolean)
SSOM System.Void SetPostLikeStatus(Microsoft.Office.Server.UserProfiles.UserProfile, System.String, System.Boolean, Microsoft.SharePoint.SPWeb)
CSOM MicrofeedStore.SetPostLikeStatus(String,String,Boolean)
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.