MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
PassThroughEncoder Class
PassThroughEncoder Constructor
PassThroughEncoder Properties
PassThroughEncoder Methods
Pass
Through
Encoder Constructor
Initialize a new instance of the
PassThroughEncoder
class.
Namespace:
MimeKit.Encodings
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
PassThroughEncoder
(
ContentEncoding
encoding
)
Parameters
encoding
ContentEncoding
The encoding to return in the
Encoding
property.
Remarks
Creates a new pass-through encoder.
See Also
Reference
PassThroughEncoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast