Expand Minimize

SPSocialFollowingManager Transformation

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

Type Mapping

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Social.SocialFollowingManager.constructor(ClientRuntimeContext)
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfile)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Social.SocialFollowingManager.constructor(ClientRuntimeContext)
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfile, Microsoft.SharePoint.SPServiceContext)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Social.SocialFollowingManager.constructor(ClientRuntimeContext)
SSOM System.Void .ctor(Microsoft.Office.Server.Microfeed.SPMicrofeedManager)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.Social.SocialFollowingManager.constructor(ClientRuntimeContext)

Properties

Methods

SSOM Microsoft.Office.Server.Social.SPSocialFollowResult Follow(Microsoft.Office.Server.Social.SPSocialActorInfo)
CSOM ClientResult SocialFollowingManager.Follow(SocialActorInfo)
JSOM IntResult SP.Social.SocialFollowingManager.follow(SocialActorInfo)
SSOM Microsoft.Office.Server.Social.SPSocialFollowResult FollowContent(System.Uri)
CSOM ClientResult SocialFollowingManager.Follow(SocialActorInfo)
JSOM IntResult SP.Social.SocialFollowingManager.follow(SocialActorInfo)
SSOM Microsoft.Office.Server.Social.SPSocialFollowResult FollowTag(System.Guid)
CSOM ClientResult SocialFollowingManager.Follow(SocialActorInfo)
JSOM IntResult SP.Social.SocialFollowingManager.follow(SocialActorInfo)
SSOM Microsoft.Office.Server.Social.SPSocialFollowResult FollowUser(System.String)
CSOM ClientResult SocialFollowingManager.Follow(SocialActorInfo)
JSOM IntResult SP.Social.SocialFollowingManager.follow(SocialActorInfo)
SSOM Microsoft.Office.Server.Social.SPSocialActor[] GetFollowed(Microsoft.Office.Server.Social.SPSocialActorTypes)
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Collections.Generic.IEnumerable`1<Microsoft.Office.Server.Social.SPSocialActor> GetFollowedContent(Microsoft.Office.Server.Social.SPSocialActorTypes)
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Int32 GetFollowedContentCount(Microsoft.Office.Server.Social.SPSocialActorTypes)
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Int32 GetFollowedCount(Microsoft.Office.Server.Social.SPSocialActorTypes)
CSOM ClientResult SocialFollowingManager.GetFollowedCount(SocialActorTypes)
JSOM IntResult SP.Social.SocialFollowingManager.getFollowedCount(SocialActorTypes)
SSOM System.Int32 GetFollowedTagCount()
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Collections.Generic.IEnumerable`1<Microsoft.Office.Server.Social.SPSocialActor> GetFollowedTags()
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Int32 GetFollowedUserCount()
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM System.Collections.Generic.IEnumerable`1<Microsoft.Office.Server.Social.SPSocialActor> GetFollowedUsers()
CSOM ClientResult SocialFollowingManager.GetFollowed(SocialActorTypes)
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowed(SocialActorTypes)
SSOM Microsoft.Office.Server.Social.SPSocialActor[] GetFollowers()
CSOM ClientResult SocialFollowingManager.GetFollowers()
JSOM SocialActor[] SP.Social.SocialFollowingManager.getFollowers()
SSOM Microsoft.Office.Server.Social.SPSocialActor[] GetSuggestions()
CSOM ClientResult SocialFollowingManager.GetSuggestions()
JSOM SocialActor[] SP.Social.SocialFollowingManager.getSuggestions()
SSOM System.Boolean IsFollowed(Microsoft.Office.Server.Social.SPSocialActorInfo)
CSOM ClientResult SocialFollowingManager.IsFollowed(SocialActorInfo)
JSOM BooleanResult SP.Social.SocialFollowingManager.isFollowed(SocialActorInfo)
SSOM System.Boolean StopFollowing(Microsoft.Office.Server.Social.SPSocialActorInfo)
CSOM ClientResult SocialFollowingManager.StopFollowing(SocialActorInfo)
JSOM BooleanResult SP.Social.SocialFollowingManager.stopFollowing(SocialActorInfo)
SSOM System.Boolean StopFollowingContent(System.Uri)
CSOM ClientResult SocialFollowingManager.StopFollowing(SocialActorInfo)
JSOM BooleanResult SP.Social.SocialFollowingManager.stopFollowing(SocialActorInfo)
SSOM System.Boolean StopFollowingTag(System.Guid)
CSOM ClientResult SocialFollowingManager.StopFollowing(SocialActorInfo)
JSOM BooleanResult SP.Social.SocialFollowingManager.stopFollowing(SocialActorInfo)
SSOM System.Boolean StopFollowingUser(System.String)
CSOM ClientResult SocialFollowingManager.StopFollowing(SocialActorInfo)
JSOM BooleanResult SP.Social.SocialFollowingManager.stopFollowing(SocialActorInfo)
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.