ProfileValueCollectionBase.Property Property

NOTE: This API is now obsolete.

Returns the profile property associated with this profile property.

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

Syntax

'Declaration
<ObsoleteAttribute("Use ProfileSubtypeProperty instead.")> _
Public ReadOnly Property Property As Property
    Get
'Usage
Dim instance As ProfileValueCollectionBase
Dim value As [Property]

value = instance.Property
[ObsoleteAttribute("Use ProfileSubtypeProperty instead.")]
public Property Property { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.Property

See Also

Reference

ProfileValueCollectionBase Class

ProfileValueCollectionBase Members

Microsoft.Office.Server.UserProfiles Namespace