Pop3Settings.DoNotAllowDuplicateUniqueIds Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9313)
DoNotAllowDuplicateUniqueIds
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).
Declaration
public bool DoNotAllowDuplicateUniqueIds { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |