QuickLinkManager.GetGroupList Method

Gets a list of groups.

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

Syntax

'Declaration
Public Overrides Function GetGroupList As StringCollection
'Usage
Dim instance As QuickLinkManager
Dim returnValue As StringCollection

returnValue = instance.GetGroupList()
public override StringCollection GetGroupList()

Return Value

Type: System.Collections.Specialized.StringCollection
System.Collections.Specialized.StringCollection. Collection that represents a list of groups.

See Also

Reference

QuickLinkManager Class

QuickLinkManager Members

Microsoft.Office.Server.UserProfiles Namespace