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