UserProfileColleagueChange.Colleague Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.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