Martin Minka - 2006-11-29

I have:

msg.Body = "line1\nline2";

This text appears in Outlook 2003 as one line.

I tried combinations with same result:
\n
\r
\r\n

What do I wrong ?