SMTPServerInfoProvider GetSMTPServers Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSMTPServers(Int32)
Returns a DataSet with SMTP servers for the specified site.
Public methodStatic memberGetSMTPServers(String, String)
Returns a DataSet with SMTP servers matching the specified criteria.
Public methodStatic memberGetSMTPServers(String, String, Int32, String)
Returns a DataSet with SMTP servers matching the specified criteria.
Public methodStatic memberGetSMTPServers(String, String, Int32, String, Int32)
Returns a DataSet with SMTP servers matching the specified criteria.
Back to Top
See Also