RemoveGroup Method
Description
Removes a CustomizationUsersGroup object.
Syntax
Visual Basic
Public Sub RemoveGroup( _
   ByVal Name As String _
) 
Parameters
Name
The name of the group to be removed.
See Also