| SMTPServerInfoProviderDeleteSMTPServerInfo Method (Int32) | 
            Deletes a SMTP server with the specified ID.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void DeleteSMTPServerInfo(
	int smtpServerId
)
Parameters
- smtpServerId
- Type: SystemInt32
 SMTP server ID
 See Also
See Also