Share via


ColleagueManager.IsColleague method (Int64)

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

Syntax

'Declaration
Public Function IsColleague ( _
    recordID As Long _
) As Boolean
'Usage
Dim instance As ColleagueManager
Dim recordID As Long
Dim returnValue As Boolean

returnValue = instance.IsColleague(recordID)
public bool IsColleague(
    long recordID
)

Parameters

Return value

Type: System.Boolean

See also

Reference

ColleagueManager class

ColleagueManager members

IsColleague overload

Microsoft.Office.Server.UserProfiles namespace