SMTPServerSiteInfoProviderAddSMTPServerToSite Method |
Note: This API is now obsolete.
Namespace: CMS.EmailEngine
[ObsoleteAttribute("Use ISMTPServerSiteInfoProvider.Add(int, int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - SMTPServerSiteInfo.Provider.")] public static void AddSMTPServerToSite( int smtpServerId, int siteId )