OrganizationProfile.ProfileType Property

This member overrides ProfileBase.ProfileType.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ProfileType As ProfileType
    Get
'Usage
Dim instance As OrganizationProfile
Dim value As ProfileType

value = instance.ProfileType
public override ProfileType ProfileType { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.ProfileType

See Also

Reference

OrganizationProfile Class

OrganizationProfile Members

Microsoft.Office.Server.UserProfiles Namespace