Share via


MemberGroupManager.RemoveProfile Method

This member overrides ProfileManagerBase.RemoveProfile(ProfileBase).

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

Syntax

'Declaration
Public Overrides Sub RemoveProfile ( _
    profile As ProfileBase _
)
'Usage
Dim instance As MemberGroupManager
Dim profile As ProfileBase

instance.RemoveProfile(profile)
public override void RemoveProfile(
    ProfileBase profile
)

Parameters

See Also

Reference

MemberGroupManager Class

MemberGroupManager Members

Microsoft.Office.Server.UserProfiles Namespace