Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected Friend Sub AppendUniqueGroupList ( _
strCollection As StringCollection _
)
'Usage
Dim strCollection As StringCollection
Me.AppendUniqueGroupList(strCollection)
protected internal void AppendUniqueGroupList(
StringCollection strCollection
)
Parameters
- strCollection
Type: System.Collections.Specialized.StringCollection
See Also
Reference
PrivacyItemManagerBase<T> Class