AttachmentDirectory | Decoded message attachments are created in this directory. |
AttachmentOverwrite | Specifies whether decoded message attachments are overwritten if the filename is the same. |
AutoClose | Specifies whether to close a Mailbox when done with it. |
Blocked | A True value indicates the control is currently executing a blocking method (Timeout is greater than 0), which has neither completed nor timed out with a ptTimeout error. |
Capabilities | Collection of strings that contains the protocol extensions advertised as supported by the server. Values are initialized during login. |
Certificate | Certificate Object to use when authenticating to the remote host. |
EnableNonAscii | Enables the usage of Non-ASCII characters in the Username |
Idle | Controls whether the Imap control is in IDLE mode. |
IpV6 | Specifies whether hostname addresses should be favorably resolved to IPv6. |
Mailboxes | Collection of Mailbox obejcts. |
Privacy | Specifies the security protocol (PCT, SSL2, SSL3, TLS, none) and type (Implicit, Explicit) used. |
Security | Sets the security level during communication. |
State | Provides status information. The State event fires to signal that this property has changed. |
Timeout | Controls the blocking behavior of methods that can be used in blocking and non-blocking ways. |