ColleagueGroupType Enumeration
Represents the supported types of colleagues in a user profile.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.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. |