ProfileSubtype.Delete Method
Deletes this profile subtype from the user profile database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Delete
'Usage
Dim instance As ProfileSubtype
instance.Delete()
public void Delete()