PrivacyItemManagerBase<T>.GetGroupList Method

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

Syntax

'Declaration
Public Overridable Function GetGroupList As StringCollection
'Usage
Dim instance As PrivacyItemManagerBase
Dim returnValue As StringCollection

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

Return Value

Type: System.Collections.Specialized.StringCollection

See Also

Reference

PrivacyItemManagerBase<T> Class

PrivacyItemManagerBase<T> Members

Microsoft.Office.Server.UserProfiles Namespace