# Sandbox.PartyRoom.MaxMembers

```csharp
int MaxMembers { get; set; }
```

The maximum number of members allowed in this lobby.

Declared in [Sandbox.PartyRoom](/api/Sandbox.PartyRoom).
Assembly: `Sandbox.Engine`.
