Yes.
OK, so you probably want more than that and are seem to be too lazy to use Google so I suggest you look at the mailto: URL schema. Note that this only allows you to open the app with a new mail: you can't open the app with an existing mail open, in a folder, anything like that.
You should look at the UIApplication documentation, specifically the
openURL method.