ProfileSubtype.ProfileType Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property ProfileType As ProfileType
Get
'Usage
Dim instance As ProfileSubtype
Dim value As ProfileType
value = instance.ProfileType
public ProfileType ProfileType { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.ProfileType