PeopleManager 成员

Represents the primary class for operations related to people.

PeopleManager 类型公开以下成员。

构造函数

  名称 说明
公共方法 PeopleManager Initializes a new instance of the PeopleManager class.

页首

属性

  名称 说明
公共属性 EditProfileLink Gets the URL of the edit profile page.
公共属性 IsMyPeopleListPublic Gets a Boolean value that indicates whether the user's People I'm Following list is public.
公共属性 MyFollowingCount Gets the number of people who the current user is following.

页首

方法

  名称 说明
公共方法 AmIFollowedBy Checks whether the specified user is following the current user.
公共方法 AmIFollowing Checks whether the current user is following the specified user.
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 Follow Have the current user start following the specified user.
公共方法 FollowTag Have the current user start following the specified tag.
公共方法 GetFollowedTags Gets tags that the user is following.
公共方法 GetFollowersFor Gets the people who are following the specified user.
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetMyFollowers Gets the people who are following the current user.
公共方法 GetMyProperties Gets user properties for the current user.
公共方法 GetMySuggestions Gets suggestions for who the current user might want to follow.
公共方法 GetPeopleFollowedBy Gets the people who the specified user is following.
公共方法 GetPeopleFollowedByMe Gets the set of people who the current user is following.
公共方法 GetPropertiesFor Gets user properties for the specified user.
公共方法静态成员 GetTrendingTags Gets the most popular tags.
公共方法 GetType (从 Object 继承。)
公共方法 GetUserProfilePropertiesFor Gets the specified user profile properties for the specified user.
公共方法 GetUserProfilePropertyFor Gets a user profile property for the specified user.
公共方法 HideSuggestion Removes the specified user from the user's list of suggested people to follow.
公共方法静态成员 IsFollowing Checks whether the first user is following the second user.
公共方法 LoadData Loads the specified Following data for the specifed user.
公共方法 LoadMyData Loads the specified Following data for the current user.
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 SetMyProfilePicture Uploads and sets the user profile picture.
公共方法 StopFollowing Have the current user stop following the specified user.
公共方法 StopFollowingTag Have the current user stop following the specified tag.
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

PeopleManager 类

Microsoft.Office.Server.UserProfiles 命名空间