| EmailService Class |
Namespace: Kentico.Membership
public class EmailService : IIdentityMessageService
The EmailService type exposes the following members.
| Name | Description | |
|---|---|---|
| EmailService |
| Name | Description | |
|---|---|---|
| CreateEmailMessage |
Creates new instance of EmailMessage from the
instance of IdentityMessage.
| |
| SendAsync |
Sends the given message (email).
|