Messages that don't have the Seen flag set. Equivalent too Unread

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

Syntax

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

Field Value

A search parameter.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also