The UserSocial type exposes the following members.

Properties

  NameDescription
Public propertyFollower
Returns the Follower Relationship. Does the user in object Follow the current User (with any status)
Public propertyFollowing
Returns the Following Relationship (if it exists with the current User)
Public propertyFriend
Returns the Friend Relationship (if it exists with the current User)
Public propertyRelationships
List of Relationships for the User
Public propertyRoles
List of Roles/Groups for the User
Public propertyUserRelationships
A collection of all the relationships the user is a member of.

See Also