Share via


UserProfilePropertyValueChange.ProfileProperty property

Gets the user profile property.

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

Syntax

'Declaration
Public ReadOnly Property ProfileProperty As Property
    Get
'Usage
Dim instance As UserProfilePropertyValueChange
Dim value As [Property]

value = instance.ProfileProperty
public Property ProfileProperty { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.Property
The Property object.

See also

Reference

UserProfilePropertyValueChange class

UserProfilePropertyValueChange members

Microsoft.Office.Server.UserProfiles namespace