Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
IIssueScheduler Interface
IIssueScheduler Methods
ScheduleIssue Method
IIssueScheduler
ScheduleIssue Method
Schedules the given
issue
to be sent at timed specified by
date
.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax
C#
Copy
void
ScheduleIssue
(
IssueInfo
issue
,
DateTime
date
)
Parameters
issue
Type:
CMS.Newsletters
IssueInfo
Issue to be scheduled
date
Type:
System
DateTime
Date the
issue
should be scheduled to
Exceptions
Exception
Condition
ArgumentNullException
issue
is null
See Also
Reference
IIssueScheduler Interface
CMS.Newsletters Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com