| SMTPServerInfoProviderDisableSMTPServer Method | 
            Disables the specified SMTP server.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void DisableSMTPServer(
	int smtpServerId
)
Parameters
- smtpServerId
- Type: SystemInt32
 SMTP server ID
 See Also
See Also