Share via


OrganizationProfileManager.GetChanges method

NOTE: This API is now obsolete.

Returns changes made to organization profile properties that have been recorded in the change log.

Overload list

  Name Description
Public method GetChanges() Obsolete. Returns changes made to organization profile properties that have been recorded in the change log. (Overrides ProfileManagerBase.GetChanges().)
Public method GetChanges(ProfileBaseChangeQuery) Obsolete. Returns changes defined by the specified change query that have been made to organization profile properties and recorded in the change log. (Overrides ProfileManagerBase.GetChanges(ProfileBaseChangeQuery).)
Public method GetChanges(UserProfileChangeToken) Obsolete. Returns changes at a specified location in the change log that have been made to organization profile properties and recorded in the change log. (Overrides ProfileManagerBase.GetChanges(UserProfileChangeToken).)

Top

See also

Reference

OrganizationProfileManager class

OrganizationProfileManager members

Microsoft.Office.Server.UserProfiles namespace