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