|   | UserGroupMemberCount Property  | 
 
            States the number of members of the group.
            Throws an error if the members of the group aren't available.
            Returns zero if the group is "Everyone".
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int MemberCount { get; }Property Value
Type: 
Int32
See Also