SetCustomProperties of PhotonNetwork.CreateRoom

Options

So I want to set Custom Properties of a newly made room, however, I cannot put it in OnCreatedRoom as I need to set the custom properties before OnRoomListUpdate Updates. I cannot put it in OnRoomListUpdate too.