IDraftSender Interface |
Namespace: CMS.Newsletters
public interface IDraftSender
The IDraftSender type exposes the following members.
Name | Description | |
---|---|---|
Send |
Sends the issue as draft to given e-mail addresses (recipients).
| |
SendAsync |
Asynchronously sends the issue as draft to given e-mail addresses (recipients).
|