Share via


ColleagueManager.RepresentedObjectUniqueIdentifier method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Friend Overrides Function RepresentedObjectUniqueIdentifier ( _
    item As Colleague _
) As Object
'Usage
Dim item As Colleague
Dim returnValue As Object

returnValue = Me.RepresentedObjectUniqueIdentifier(item)
protected internal override Object RepresentedObjectUniqueIdentifier(
    Colleague item
)

Parameters

Return value

Type: System.Object

See also

Reference

ColleagueManager class

ColleagueManager members

Microsoft.Office.Server.UserProfiles namespace