Click or drag to resize
Cimbalino ToolkitIEmailComposeService Methods
Methods
  NameDescription
Public methodShowAsync(String, String)
Shows the e-mail compose screen with the specified subject and message body.
Public methodShowAsync(String, String, String)
Shows the e-mail compose screen with the specified recipients, subject and message body.
Public methodShowAsync(String, String, String, String, String)
Shows the e-mail compose screen with the specified recipients, CC recipients, BCC recipients, subject and message body.
Top
See Also