AddGroupAsOwnerOnly Method
Description
Adds a user group to the list of user groups for which the current action is allowed.
Syntax
Visual Basic
Public Sub AddGroupAsOwnerOnly( _
   ByVal Group As Variant _
) 
Parameters
See Also