Group Property
Description
Gets the specified user group.
Property type
Read-only property
Syntax
Visual Basic
Public Property Group( _
   ByVal Name As String _
) As Object
Parameters
Name
The name of the group.
See Also