Click or drag to resize

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
Syntax
C#
public int MemberCount { get; }

Property Value

Type: Int32
See Also