Gets the transfer state.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property State As ImapTransferState
	Get
C#
public ImapTransferState State { get; }

Field Value

The transfer state.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also