ISMTPServerSiteInfoProviderAdd Method |
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax void Add(
int smtpServerId,
int siteId
)
Parameters
- smtpServerId
- Type: SystemInt32
SMTP server ID. - siteId
- Type: SystemInt32
Site ID.
See Also