SMTPServerInfoProviderEnableSMTPServer Method |
Enables the specified SMTP server.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 11.0.0
Syntax public static void EnableSMTPServer(
int smtpServerId
)
Parameters
- smtpServerId
- Type: SystemInt32
SMTP server ID
See Also