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