We have a business rule where we need to restrict the editing of the email body content on MFMailComposeViewController. The content will be pre-populated and needs to remain
Sorry this is impossible, and violates the Human Interface Guidelines, meaning your application could be denied for doing this. My only advice to you is to create a custom email view controller and implement this instead of using the Apple provided one.