| SMTPServerInfoProviderGetSMTPServerInfo Method (Guid) | 
Note: This API is now obsolete.
Namespace: CMS.EmailEngine
 Syntax
Syntax[ObsoleteAttribute("Use ISMTPServerInfoProvider.Get(System.Guid) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - SMTPServerInfo.Provider.")] public static SMTPServerInfo GetSMTPServerInfo( Guid smtpServerGuid )
 See Also
See Also