Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.EmailEngine
SMTPServerInfoProvider Class
SMTPServerInfoProvider Methods
CreateSMTPServer Method
DeleteInfo Method
DeleteSMTPServerInfo Method
DemoteSMTPServer Method
DisableSMTPServer Method
EnableSMTPServer Method
GetSMTPServerInfo Method
GetSMTPServers Method
PromoteSMTPServer Method
SetInfo Method
SetSMTPServerInfo Method
SMTPServerInfoProvider
DemoteSMTPServer Method
Makes the SMTP server available to specific sites only.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
void
DemoteSMTPServer
(
SMTPServerInfo
smtpServer
)
Parameters
smtpServer
Type:
CMS.EmailEngine
SMTPServerInfo
The SMTP server
See Also
Reference
SMTPServerInfoProvider Class
CMS.EmailEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com