Finds messages that have the \Recent flag set but not the \Seen flag.

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public static SearchCondition New()

Return Value

A SearchCondition object representing the "NEW" search criterion.

See Also