GetUserProfileByIndexResult members
Represents information about a user profile.
The GetUserProfileByIndexResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GetUserProfileByIndexResult | Initializes a new instance of the GetUserProfileByIndexResult class. |
Top
Properties
Name | Description | |
---|---|---|
Colleagues | Gets or sets colleagues contact information for the user profile. | |
Memberships | Gets or sets the memberships for the user profile. | |
NextValue | Gets or sets the value of the next user profile index (record ID). | |
PinnedLinks | Gets or sets the pinned links information for the user profile. | |
QuickLinks | Gets or sets the quick links information for the user profile. | |
UserProfile | Gets or sets an array of information about user profile properties. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top