This is what I am thinking:
Let $M< N <\infty $
$$P(\bigcap_{n=M}^N A_n^c) = \prod_{n=M}^N(1-P(A_n)) \leq \prod_{n=M}^N e^{(-P(A_n))}$$
$$= e^{\bigg( - \sum_{n=M}^N P(A_n)\bigg)} \rightarrow 0$$
as $N \rightarrow \infty$
So $$P(\bigcup_{n=M}^\infty A_n) = 1 \forall M$$ and since $$\bigcup_{n=M}^\infty A_n \downarrow \limsup A_n$$ it follows that
$$P(\limsup A_n) =1$$
So this statement would be the converse of what the question is asking right? Can someone please help me formulate this?