Messages that do not have the \Recent flag set. This is functionally equivalent to "NOT RECENT" (as opposed to "NOT NEW").

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public static readonly Flag Old
Visual Basic
Public Shared ReadOnly Old As Flag
Visual C++
public:
static initonly Flag^ Old

See Also