This topic has not yet been rated - Rate this topic

PeopleManager members

SharePoint 2013

Provides methods for operations related to people.

The PeopleManager type exposes the following members.

  NameDescription
Public method PeopleManager(ClientRuntimeContext) Initializes a new instance of the PeopleManager object.
Public method PeopleManager(ClientRuntimeContext, ObjectPath) This member is reserved for internal use and is not intended to be used directly from your code.
Top
  NameDescription
Public property EditProfileLink Gets the URL of the edit profile page for the current user.
Public property IsMyPeopleListPublic Gets a Boolean value that indicates whether the current user's People I'm Following list is public.
Top
  NameDescription
Public method AmIFollowedBy Checks whether the specified user is following the current user.
Public method AmIFollowing Checks whether the current user is following the specified user.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Follow Add the specified user to the current user's list of followed users.
Public method FollowTag Add the specified tag to the current user's list of followed tags.
Public method GetFollowedTags Gets tags that the user is following.
Public method GetFollowersFor Gets the people who are following the specified user.
Public method GetHashCode (Inherited from Object.)
Public method GetMyFollowers Get the people who are following the current user.
Public method GetMyProperties Gets user properties for the current user.
Public method GetMySuggestions Gets suggestions for who the current user might want to follow.
Public method GetPeopleFollowedBy Gets the people who the specified user is following.
Public method GetPeopleFollowedByMe Gets the people who the current user is following.
Public method GetPropertiesFor Gets user properties for the specified user.
Public method Static member GetTrendingTags Gets the most popular tags.
Public method GetType (Inherited from Object.)
Public method GetUserProfilePropertiesFor Gets the specified user profile properties for the specified user.
Public method GetUserProfilePropertyFor Gets the specified user profile property for the specified user.
Public method HideSuggestion Removes the specified user from the user's list of suggested people to follow.
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method Static member IsFollowing Checks whether the first specified user is following the second specified user.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetMyProfilePicture Uploads and sets the user profile picture.
Public method StopFollowing Remove the specified user from the current user's list of followed users.
Public method StopFollowingTag Remove the specified tag from the current user's list of followed tags.
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.