Throw an exception if duplicate unique ID is encountered by the GetMessageList method. This was default behavior until Rebex Mail 1.0.3333.0 (inclusive).

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

Syntax

Visual Basic
Public Property DoNotAllowDuplicateUniqueIds As Boolean
	Get
	Set
C#
public bool DoNotAllowDuplicateUniqueIds { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also