UserProfile.GetChanges Method
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Function GetChanges As UserProfileChangeCollection
'Usage
Dim instance As UserProfile
Dim returnValue As UserProfileChangeCollection
returnValue = instance.GetChanges()
public UserProfileChangeCollection GetChanges()
Return Value
Type: Microsoft.Office.Server.UserProfiles.UserProfileChangeCollection