Click or drag to resize
IssueSenderSend Method (IssueInfo, String)
Sends issue to e-mail addresses delimited by semicolon.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionissue is null -or- recipients is null or empty
InvalidOperationExceptionThrown when newsletter or assigned site was not found.
See Also