ColleagueGroupType enumeration

Represents the supported types of colleagues in a user profile.

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

Syntax

'Declaration
Public Enumeration ColleagueGroupType
'Usage
Dim instance As ColleagueGroupType
public enum ColleagueGroupType

Members

Member name Description
UserSpecified Indicates that the colleague was added by the user.
General Indicates that the colleague is in the same organization as the user.
Peer Indicates that the colleague is a user's peer.

See also

Reference

Microsoft.Office.Server.UserProfiles namespace