The comment above answered it great, but one thing I wanted to do was add spaces in my body, and \n didn't work neither do
but if you add %0D%0 then that will add the spaces that you want.
<a href="mailto:[email protected]?subject=Enquiry Form&body=Dear tester%0D%0ASee my Form here">Enquire</a>