Compartilhar via


UserProfilePropertyValueChange.ProfileProperty property

Obtém a propriedade de perfil de usuário.

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

Syntax

'Declaração
Public ReadOnly Property ProfileProperty As Property
    Get
'Uso
Dim instance As UserProfilePropertyValueChange
Dim value As [Property]

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

Property value

Type: Microsoft.Office.Server.UserProfiles.Property
O objeto Property .

Ver também

Referência

UserProfilePropertyValueChange class

UserProfilePropertyValueChange members

Microsoft.Office.Server.UserProfiles namespace