Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.EmailEngine
SMTPServerInfoProvider Class
SMTPServerInfoProvider Methods
CreateSMTPServer Method
DeleteSMTPServerInfo Method
DeleteSMTPServerInfoInternal Method
DemoteSMTPServer Method
DisableSMTPServer Method
EnableSMTPServer Method
GetSMTPServerInfo Method
GetSMTPServerInfoInternal Method
GetSMTPServers Method
GetSMTPServersInternal Method
PromoteSMTPServer Method
SetSMTPServerInfo Method
SetSMTPServerInfoInternal Method
SMTPServerInfoProvider
DemoteSMTPServer Method
Makes the SMTP server available to specific sites only.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com