MailServerType Enum
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9313)
Represents mail server type.
Syntax
public enum MailServerType
Fields
| Name | Description |
|---|---|
| Iis | Microsoft IIS SMTP server. Only supported on Windows platform. |
| None | No server. |