RemoveGroup Method
Description
Removes the specified user group from the list of groups for which the current action is allowed.
Syntax
Visual Basic
Public Sub RemoveGroup( _
   ByVal Group As Variant _
) 
Parameters
See Also