UserProfileManager.GetChanges-Methode
Alle Änderungen an dem Profil des Benutzers zurückgibt.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides Function GetChanges As UserProfileChangeCollection
'Usage
Dim instance As UserProfileManager
Dim returnValue As UserProfileChangeCollection
returnValue = instance.GetChanges()
public override UserProfileChangeCollection GetChanges()
Rückgabewert
Typ: Microsoft.Office.Server.UserProfiles.UserProfileChangeCollection