How about checking the MFMailComposeViewController class reference in the documentation?
Loading
see that and notice the
Setting Mail Fields Programmatically sections and methods in it. Click on them and read the description. There's also Sample Code in the docs that show how to do all of it.