List of possible compare types for the Pop3MessageComparer class.

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

Syntax

Visual Basic
Public Enumeration Pop3MessageInfoComparerType
C#
public enum Pop3MessageInfoComparerType

Members

Member nameDescription
Supported by the .NET Compact FrameworkSequenceNumber
Sequence number.
Supported by the .NET Compact FrameworkOriginationDate
Origination date.
Supported by the .NET Compact FrameworkFrom
From.
Supported by the .NET Compact FrameworkTo
To.
Supported by the .NET Compact FrameworkSubject
Subject.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also