| 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: 10.0.0
 Syntax
Syntaxprotected bool SendScheduled(
	DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
 Schedule time of the mail-out
Return Value
Type: 
Boolean See Also
See Also