SMTPServerSiteInfoProviderGetSMTPServerSiteInfo Method |
Returns relationship between specified server and site.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax public static SMTPServerSiteInfo GetSMTPServerSiteInfo(
int smtpServerId,
int siteId
)
Parameters
- smtpServerId
- Type: SystemInt32
SMTP Server ID - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
SMTPServerSiteInfoSee Also