> ## 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 フィールド

ロビー内の各メンバーに対して許可される同時プロパティの最大数。

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

## 関連項目

* 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](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyConstants/LobbyMaxMemberPropertyCount.md)
- [PlayFabMultiplayer.LobbyMaxLobbyPropertyCount](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxLobbyPropertyCount.md)
- [PlayFabMultiplayer.LobbyMaxSearchPropertyCount](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxSearchPropertyCount.md)
- [PlayFabMultiplayer.LobbyMaxServerPropertyCount](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxServerPropertyCount.md)
- [PlayFabMultiplayer.LobbyMaxMemberCountLowerLimit](/ja-jp/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/PlayFabMultiplayer/LobbyMaxMemberCountLowerLimit.md)
