Share via


ColleagueManager.RepresentedObjectUniqueIdentifier Method

This member overrides PrivacyItemManagerBase<T>.RepresentedObjectUniqueIdentifier(T).

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