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; } |