Colleague.Delete method
Removes a colleague.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As Colleague
instance.Delete()
public override void Delete()
Remarks
This method is used internally by the StopFollowing method.