if outlook is the default email client on the pc then you could use this line of code:
System.Diagnostics.Process.Start("mailto:user@domain.com");
if outlook isnt the default email client on the pc, then whatever is will be opened. -- modified at 12:18 Friday 30th December, 2005