UserProfileService.GetUserProfileByIndex Method (User Profile) Home
UserProfileService.GetUserProfileByIndex Method (User Profile)
Gets user profile property information by index.

Web Service: User ProfileWeb Reference: http://<Site>/_vti_bin/UserProfileService.asmx
Syntax

'Usage

Dim instance As UserProfileService
Dim index As Integer
Dim returnValue As GetUserProfileByIndexResult

returnValue = instance.GetUserProfileByIndex(index)

'Declaration

<SoapDocumentMethodAttribute("http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/GetUserProfileByIndex", RequestNamespace:="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", ResponseNamespace:="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function GetUserProfileByIndex ( _
    index As Integer _
) As GetUserProfileByIndexResult

Parameters

index

Return Value

Microsoft.Office.Server.UserProfiles.GetUserProfileByIndexResult object that contains the user profile property information.
See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View