Expand Minimize

PeopleManager Transformation

Mappings for SharePoint class Microsoft.Office.Server.UserProfiles.PeopleManager

Type Mapping

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.UserProfiles.PeopleManager.constructor(ClientRuntimeContext)

Properties

Methods

SSOM System.Boolean AmIFollowedBy(System.String)
CSOM ClientResult PeopleManager.AmIFollowedBy(String)
JSOM BooleanResult SP.UserProfiles.PeopleManager.amIFollowedBy(string)
SSOM System.Boolean AmIFollowing(System.String)
CSOM ClientResult PeopleManager.AmIFollowing(String)
JSOM BooleanResult SP.UserProfiles.PeopleManager.amIFollowing(string)
SSOM System.Void Follow(System.String)
CSOM PeopleManager.Follow(String)
JSOM SP.UserProfiles.PeopleManager.follow(string)
SSOM System.Void FollowTag(System.Guid)
CSOM PeopleManager.FollowTag(Guid)
JSOM SP.UserProfiles.PeopleManager.followTag(string)
SSOM System.String[] GetFollowedTags(System.Int32)
CSOM ClientArrayResult PeopleManager.GetFollowedTags(Int32)
JSOM Array SP.UserProfiles.PeopleManager.getFollowedTags(number)
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.UserProfiles.PersonProperties> GetFollowersFor(System.String)
CSOM ClientObjectList PeopleManager.GetFollowersFor(String)
JSOM ClientObjectList SP.UserProfiles.PeopleManager.getFollowersFor(string)
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.UserProfiles.PersonProperties> GetMyFollowers()
CSOM ClientObjectList PeopleManager.GetMyFollowers()
JSOM ClientObjectList SP.UserProfiles.PeopleManager.getMyFollowers()
SSOM Microsoft.Office.Server.UserProfiles.PersonProperties GetMyProperties()
CSOM PersonProperties PeopleManager.GetMyProperties()
JSOM PersonProperties SP.UserProfiles.PeopleManager.getMyProperties()
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.UserProfiles.PersonProperties> GetMySuggestions()
CSOM ClientObjectList PeopleManager.GetMySuggestions()
JSOM ClientObjectList SP.UserProfiles.PeopleManager.getMySuggestions()
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.UserProfiles.PersonProperties> GetPeopleFollowedBy(System.String)
CSOM ClientObjectList PeopleManager.GetPeopleFollowedBy(String)
JSOM ClientObjectList SP.UserProfiles.PeopleManager.getPeopleFollowedBy(string)
SSOM System.Collections.Generic.List`1<Microsoft.Office.Server.UserProfiles.PersonProperties> GetPeopleFollowedByMe()
CSOM ClientObjectList PeopleManager.GetPeopleFollowedByMe()
JSOM ClientObjectList SP.UserProfiles.PeopleManager.getPeopleFollowedByMe()
SSOM Microsoft.Office.Server.UserProfiles.PersonProperties GetPropertiesFor(System.String)
CSOM PersonProperties PeopleManager.GetPropertiesFor(String)
JSOM PersonProperties SP.UserProfiles.PeopleManager.getPropertiesFor(string)
SSOM Microsoft.Office.Server.UserProfiles.PersonProperties GetPropertiesFor(Microsoft.Office.Server.UserProfiles.UserProfile)
CSOM PersonProperties PeopleManager.GetPropertiesFor(String)
JSOM PersonProperties SP.UserProfiles.PeopleManager.getPropertiesFor(string)
SSOM Microsoft.Office.Server.UserProfiles.HashTagCollection GetTrendingTags()
CSOM HashTagCollection PeopleManager.GetTrendingTags(ClientRuntimeContext)
JSOM HashTagCollection SP.UserProfiles.PeopleManager.getTrendingTags(ClientRuntimeContext)
SSOM System.Collections.Generic.IEnumerable`1<System.String> GetUserProfilePropertiesFor(Microsoft.Office.Server.UserProfiles.UserProfilePropertiesForUser)
CSOM IEnumerable PeopleManager.GetUserProfilePropertiesFor(UserProfilePropertiesForUser)
JSOM Array SP.UserProfiles.PeopleManager.getUserProfilePropertiesFor(UserProfilePropertiesForUser)
SSOM System.String GetUserProfilePropertyFor(System.String, System.String)
CSOM ClientResult PeopleManager.GetUserProfilePropertyFor(String,String)
JSOM string SP.UserProfiles.PeopleManager.getUserProfilePropertyFor(string,string)
SSOM System.Void HideSuggestion(System.String)
CSOM PeopleManager.HideSuggestion(String)
JSOM SP.UserProfiles.PeopleManager.hideSuggestion(string)
SSOM System.Boolean IsFollowing(System.String, System.String)
CSOM ClientResult PeopleManager.IsFollowing(ClientRuntimeContext,String,String)
JSOM BooleanResult SP.UserProfiles.PeopleManager.isFollowing(ClientRuntimeContext,string,string)
SSOM System.Void SetMyProfilePicture(System.IO.Stream)
CSOM PeopleManager.SetMyProfilePicture(Stream)
JSOM SP.UserProfiles.PeopleManager.setMyProfilePicture(any)
SSOM System.Void StopFollowing(System.String)
CSOM PeopleManager.StopFollowing(String)
JSOM SP.UserProfiles.PeopleManager.stopFollowing(string)
SSOM System.Void StopFollowingTag(System.Guid)
CSOM PeopleManager.StopFollowingTag(Guid)
JSOM SP.UserProfiles.PeopleManager.stopFollowingTag(string)
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.