Description

A [McDBUsers] collection of McDBUser members of this McDBGroup.

Property type

A McDBUsers object.  

Syntax

object.Users

The Users Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBGroup.

Remarks

Each McDBGroup object is comprised of 0 or more McDBUser members (contained in this property) and 0 or more McDBGroup members (contained in the Groups property). Therefore, this property is never Nothing, although the McDBUsers collection returned may have not contain any members (i.e. its McDBUsers.Count property may be 0).