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

Syntax

Visual Basic
<FlagsAttribute> _
Public Enumeration Pop3Options
C#
[FlagsAttribute]
public enum Pop3Options

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
Supported by the .NET Compact FrameworkIgnoreUnparsableHeaders
Supported by the .NET Compact FrameworkIgnoreUnparsableSignatures
Supported by the .NET Compact FrameworkDoNotAllowDuplicateUniqueIds
Supported by the .NET Compact FrameworkIgnoreInvalidEndings
Supported by the .NET Compact FrameworkDisableGmailRetrieveWorkaround

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also