IssueSenderControlSendScheduled Method |
Schedules mail-out of the issue to the future.
Namespace: CMS.Newsletters.Web.UI.ControlsAssembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 12.0.0
Syntax protected bool SendScheduled(
DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
Schedule time of the mail-out
Return Value
Type:
BooleanSee Also