Returns a message set that specifies all messages in a folder.

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

Syntax

Visual Basic
Public Shared ReadOnly Property All As ImapMessageSet
	Get
C#
public static ImapMessageSet All { get; }

Field Value

Message set that contains all messages.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also