Click or drag to resize
SMTPServerInfoProviderGetSMTPServers Method
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.
Top
See Also