SMTPServerInfoProviderSetSMTPServerInfoInternal Method |
Sets (updates or inserts) specified SMTP server.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax protected virtual void SetSMTPServerInfoInternal(
SMTPServerInfo smtpServer
)
Parameters
- smtpServer
- Type: CMS.EmailEngineSMTPServerInfo
SMTP server to be set
See Also