UserProfileColleagueChange.ColleagueRecordId Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property ColleagueRecordId As Long
Get
'Usage
Dim instance As UserProfileColleagueChange
Dim value As Long
value = instance.ColleagueRecordId
public long ColleagueRecordId { get; }
Property Value
Type: System.Int64
See Also
Reference
UserProfileColleagueChange Class