Click or drag to resize
MimeKit

PassThroughFilter Constructor

Initialize a new instance of the PassThroughFilter class.

Namespace: MimeKit.IO.Filters
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public PassThroughFilter()
Remarks
Creates a new PassThroughFilter.
See Also