Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Newsletters
IIssueSender Interface
IIssueSender Methods
Send Method
SendAsync Method
IIssueSender
SendAsync Method
Asynchronously sends an issue to given e-mail addresses delimited by semicolon.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
Copy
void
SendAsync
(
IssueInfo
issue
,
string
recipients
)
Parameters
issue
Type:
CMS.Newsletters
IssueInfo
Issue to be sent
recipients
Type:
System
String
Recipients delimited by semicolon
See Also
Reference
IIssueSender Interface
CMS.Newsletters Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com