The GetUnitGroupUserProfileMembers method retrieves the user profiles from a unit group's member list.
Parameters
The session identifier.
A numeric handle to a list returned by a previous call to OpenUnitGroupUserProfileMembersList.
The total number of user profiles to get from the list. This is than or equal to the total number in the list returned by a previous call to OpenUnitGroupUserProfileMembersList.
Return Values
An array of UserProfileProperties - one for each user profile requested from the list
Remarks
You can make multiple calls to GetUnitGroupUserProfileMembers to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|