Click or drag to resize
IssueSenderControlSendScheduled Method
Schedules mail-out of the issue to the future.

Namespace: CMS.Newsletters.Web.UI.Controls
Assembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected bool SendScheduled(
	DateTime dateTime
)

Parameters

dateTime
Type: SystemDateTime
Schedule time of the mail-out

Return Value

Type: Boolean
See Also