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 nameDescription
Supported by the .NET Compact FrameworkNone
No transfer pending.
Supported by the .NET Compact FrameworkDownloading
Downloading mail message.
Supported by the .NET Compact FrameworkUploading
Downloading mail message.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also