다음을 통해 공유


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