SMTPServerInfoProviderDeleteSMTPServerInfoInternal Method |
Deletes specified SMTP server.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax protected virtual void DeleteSMTPServerInfoInternal(
SMTPServerInfo smtpServer
)
Parameters
- smtpServer
- Type: CMS.EmailEngineSMTPServerInfo
SMTP server to be deleted
See Also