| SMTPServerInfoProviderGetSMTPServerInfoInternal Method (Guid) | 
            Returns SMTP server with the specified GUID.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual SMTPServerInfo GetSMTPServerInfoInternal(
	Guid smtpServerGuid
)
Parameters
- smtpServerGuid
- Type: SystemGuid
 SMTP server GUID
Return Value
Type: 
SMTPServerInfoSMTP server with the specified GUID
 See Also
See Also