|  | EmailComposeServiceShowAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | ShowAsync(String, String) | 
            Shows the e-mail compose screen with the specified subject and message body.
             | 
|  | ShowAsync(String, String, String) | 
            Shows the e-mail compose screen with the specified recipients, subject and message body.
             | 
|  | ShowAsync(String, String, String, String, String) | 
            Shows the e-mail compose screen with the specified recipients, CC recipients, BCC recipients, subject and message body.
             | 
 See Also
See Also