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