IsOwnerGroup Property
Description
Checks if the user group specified by the Group parameter is the owner of the current action.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsOwnerGroup( _
   ByVal Group As Variant _
) As Boolean
Parameters
See Also