maxMembersCount property
Specifies the maximum number of members allowed in a group.
This limit helps in managing group sizes and ensuring that groups do not exceed a manageable number of participants.
Implementation
int maxMembersCount;
Specifies the maximum number of members allowed in a group.
This limit helps in managing group sizes and ensuring that groups do not exceed a manageable number of participants.
int maxMembersCount;