Click or drag to resize
EmailService Methods

The EmailService type exposes the following members.

Methods
  NameDescription
Public methodCreateEmailMessage(IdentityMessage)
Creates new instance of EmailMessage from the instance of IdentityMessage.
Protected methodCreateEmailMessage(String, String, String)
Creates new instance of EmailMessage
(Inherited from MessageService.)
Public methodSendAsync
Sends the given message (email).
Public methodSendEmailAsync
Sends the given message (email).
(Inherited from MessageService.)
Top
See Also