SMTPServerInfoProviderGetSMTPServerInfo Method (Int32) |
Returns SMTP server with the specified ID.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax public static SMTPServerInfo GetSMTPServerInfo(
int smtpServerId
)
Parameters
- smtpServerId
- Type: SystemInt32
SMTP server ID
Return Value
Type:
SMTPServerInfoSee Also