Property.ManagedPropertyName property

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 [Property]
Dim value As String

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

Property value

Type: System.String

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace