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 继承。) |
页首