Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com