Represents mail server type.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Enumeration MailServerType |
C# |
---|
public enum MailServerType |
Members
Member name | Description | |
---|---|---|
None | No server. | |
Iis | Microsoft IIS SMTP server. Only supported on Windows platform. |