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