GetUserProfileByIndexResult Members

Include Protected Members
Include Inherited Members

Returns a user profile and the location of the next user profile when the GetUserProfileByIndex(Int32) method of the UserProfileService Web service is called.

The GetUserProfileByIndexResult type exposes the following members.

Constructors

  Name Description
Public method GetUserProfileByIndexResult Initializes a new instance of the GetUserProfileByIndexResult class.

Top

Properties

  Name Description
Public property Colleagues Gets and sets colleagues contact information for the specified user profile.
Public property Memberships Gets and sets the memberships for the specified user profile.
Public property NextValue Gets or sets the name of the next user profile index (record ID) value.
Public property PinnedLinks Gets or sets the pinned links information for the specified user profile.
Public property QuickLinks
Public property UserProfile Gets or sets an array of name/value pairs for a user profile.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

GetUserProfileByIndexResult Class

websvcUserProfileService Namespace