Partager via


QuickLinkManager.GetGroupList - Méthode

Obtient une liste de groupes.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Overrides Function GetGroupList As StringCollection
'Utilisation
Dim instance As QuickLinkManager
Dim returnValue As StringCollection

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

Valeur renvoyée

Type : System.Collections.Specialized.StringCollection
System.Collections.Specialized.StringCollection. Collection qui représente une liste de groupes.

Voir aussi

Référence

QuickLinkManager classe

QuickLinkManager - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms