UserProfileColleagueChange.Colleague property

UserProfile which corresponds to the user's colleague which changed; May be null if the UserProfile has been deleted (loaded on first invocation only)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property Colleague As UserProfile
    Get
'Usage
Dim instance As UserProfileColleagueChange
Dim value As UserProfile

value = instance.Colleague
public UserProfile Colleague { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.UserProfile

See also

Reference

UserProfileColleagueChange class

UserProfileColleagueChange members

Microsoft.Office.Server.UserProfiles namespace