Click or drag to resize
IIssueScheduler Interface
Provide method for scheduling the issue mailout.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public interface IIssueScheduler

The IIssueScheduler type exposes the following members.

Methods
  NameDescription
Public methodScheduleIssue
Schedules the given issue to be sent at timed specified by date.
Top
See Also