UserProfile.GetColleagueChanges Method

Include Protected Members
Include Inherited Members

Returns changes made to this user's colleagues' data.

Overload List

  Name Description
Public method GetColleagueChanges() Obsolete. Returns all changes made to this user's colleagues' data.
Public method GetColleagueChanges(UserProfileChangeQuery) Obsolete. Returns all changes made to this user's colleagues' data that are defined by the specified change query.
Public method GetColleagueChanges(UserProfileChangeToken) Obsolete. Returns all changes made to this user's colleagues' data since a given time specified by the change token.

Top

Remarks

For profile properties, only those changes whose IsEventLog value is true will be returned.

See Also

Reference

UserProfile Class

UserProfile Members

Microsoft.Office.Server.UserProfiles Namespace