The correct answer is $49$.
Such a configuration of meetings is impossible if there are only $48$ people. Let $n_i$ be the number of meetings attended by the $i^\text{th}$ person; so $\sum_{i=1}^{48}n_i=20\cdot8=160$. Since no two people attend the same two meetings, we must have $$\sum_{i=1}^{48}\binom{n_i}2\le\binom{20}2=190.\tag1$$ Now the quantity $\sum_{i=1}^{48}\binom{n_i}2$ is minimized, subject to the constraint $\sum_{i=1}^{48}n_i=160$, when the natural numbers $n_i$ are as nearly equal as possible, i.e., they are all $3$ or $4$, so we have
$$\sum_{i=1}^{48}\binom{n_i}2\ge32\binom32+16\binom42=192\gt190=\binom{20}2$$
contradicting $(1)$.
With $49$ people we can even have $21$ meetings with each meeting attended by $8$ people and no two people meeting together more than once. To see this, consider the projective plane $\mathrm{PG}(2,7)$; it has $57$ points and $57$ lines, $8$ points on each line and $8$ lines through each point, any two lines intersecting in just one point. If we regard the points as "people" and the lines as "meetings", we have $57$ people and $57$ meetings. Now let $\Omega$ be a set of $8$ points such that no three are collinear; such a set exists and is called an oval. By the in-and-out formula, the number of lines incident with at least one point of $\Omega$ is $\binom81\cdot8-\binom82\cdot1=36$. Thus there are $57-36=21$ lines/meetings among the $57-8=49$ points/people not in $\Omega$.