UserProfileChange.ChangedUser Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property ChangedUser As UserProfile
Get
'Usage
Dim instance As UserProfileChange
Dim value As UserProfile
value = instance.ChangedUser
public UserProfile ChangedUser { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.UserProfile