Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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