Using the built-in APIs, the iOS SDK has made sending an email a breeze. You can start the same email interface as the stock Mail program, which allows you to create an email with only a few lines of code. This article will create a basic app to demonstrate how to use the iOS SDK to send both plain text and HTML email.