| IDraftSenderSend Method |
Namespace: CMS.Newsletters
void Send( IssueInfo issue, string recipients )
| Exception | Condition |
|---|---|
| ArgumentNullException | issue is null. |
| ArgumentException | recipients is null or empty. |
| InvalidOperationException | Thrown when newsletter the issue is assigned to was not found. |