Share via


UserProfileManager.GetMemberGroups Method

Returns the member group manager associated with the user profile.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Function GetMemberGroups As MemberGroupManager
'Usage
Dim instance As UserProfileManager
Dim returnValue As MemberGroupManager

returnValue = instance.GetMemberGroups()
public MemberGroupManager GetMemberGroups()

Return Value

Type: Microsoft.Office.Server.UserProfiles.MemberGroupManager

Remarks

A MemberGroupManager object that represents the member group manager.

See Also

Reference

UserProfileManager Class

UserProfileManager Members

Microsoft.Office.Server.UserProfiles Namespace