CoreProperty.ManagedPropertyName Property

Retrieves the managed property name for the profile core property that is used for search queries.

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

Syntax

'Declaration
Public ReadOnly Property ManagedPropertyName As String
    Get
'Usage
Dim instance As CoreProperty
Dim value As String

value = instance.ManagedPropertyName
public string ManagedPropertyName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

CoreProperty Class

CoreProperty Members

Microsoft.Office.Server.UserProfiles Namespace