'Whats the purpose of the <!--[if !gte mso 9]> conditional comment?

I saw this conditional statement in an email campaign: <!--[if !gte mso 9]>

Does !gte equals to lt?

E.g. Does this statement simply means that it targets mso clients < version 9?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source