Ignore unparsable S/MIME signature entities when parsing mail message.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also