| SMTPServerInfoProviderDeleteSMTPServerInfo Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.EmailEngine
 Syntax
Syntax[ObsoleteAttribute("Use ISMTPServerInfoProvider.Delete(SMTPServerInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - SMTPServerInfo.Provider.")] public static void DeleteSMTPServerInfo( int smtpServerId )
 See Also
See Also