ProfileType enumeration

Represents the enumeration that defines the profile type.

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

Syntax

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

Members

Member name Description
User Specifies the User profile type.
Organization Obsolete. Specifies the Organization profile type.
Group Specifies the MemberGroup profile type.

See also

Reference

Microsoft.Office.Server.UserProfiles namespace