> ## 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.

# PlayFabMultiplayer.LobbyMaxMemberPropertyCount

> PlayFabMultiplayer.LobbyMaxMemberPropertyCount

# PlayFabMultiplayer.LobbyMaxMemberPropertyCount field

The maximum number of concurrent properties allowed for each member in the lobby.

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

## See Also

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


## Related topics

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