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.
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 | Specifies the Organization profile type. | |
Group | Specifies the MemberGroup profile type. |