Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| <ObsoleteAttribute("This enum has been deprecated and will be removed. Use SslMode instead.", _ True)> _ Public Enumeration ImapSecurity | 
| C# | 
|---|
| [ObsoleteAttribute("This enum has been deprecated and will be removed. Use SslMode instead.", true)] public enum ImapSecurity | 
 Members
Members
| Member name | Description | |
|---|---|---|
|  | Unsecure | |
|  | Implicit | |
|  | Explicit | |
|  | Secure | 
 
     
     
     
     
    