Share via


Colleague.ValidGroupEnumType property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Friend Overrides ReadOnly Property ValidGroupEnumType As Type
    Get
'Usage
Dim value As Type

value = Me.ValidGroupEnumType
protected internal override Type ValidGroupEnumType { get; }

Property value

Type: System.Type

See also

Reference

Colleague class

Colleague members

Microsoft.Office.Server.UserProfiles namespace