> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LobbyConstants.LobbyMaxLobbyPropertyCount

> LobbyConstants.LobbyMaxLobbyPropertyCount

# LobbyConstants.LobbyMaxLobbyPropertyCount field

The maximum number of concurrent properties which can be stored for the lobby and which aren't owned by any specific member.

```csharp theme={null}
public const uint LobbyMaxLobbyPropertyCount;
```

## See Also

* class [LobbyConstants](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)


## Related topics

- [LobbyConstants class](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/overview.md)
- [Lobby.LobbyMaxMemberPropertyCount](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxMemberPropertyCount.md)
- [Lobby.LobbyMaxSearchPropertyCount](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxSearchPropertyCount.md)
- [PlayFabMultiplayer.LobbyMaxLobbyPropertyCount](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxLobbyPropertyCount.md)
- [Lobby.LobbyMaxMemberCountLowerLimit](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxMemberCountLowerLimit.md)
