There is no public API for this, however you can open the sheet that Mail.app shows using the UIDocumentInteractionController class. It does not give you access to the names of applications that can process the document, but is probably better than nothing.
source share