State of the IMAP transfer.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration ImapTransferState |
| C# |
|---|
public enum ImapTransferState |
Members
| Member name | Description | |
|---|---|---|
| None | No transfer pending. | |
| Downloading | Downloading mail message. | |
| Uploading | Downloading mail message. |