First include MessageUI.framework an implement MFMailComposeViewControllerDelegate.
Implement a method like this one an the delegate method for removing the mail controller.
The code allows to add recipients, body, subject and attachements. Uncomment the lines as needed.