MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Utils
Rfc2047 Class
Rfc2047 Methods
DecodePhrase Method
DecodePhrase(Byte[]) Method
DecodePhrase(ParserOptions, Byte[]) Method
DecodePhrase(Byte[], Int32, Int32) Method
DecodePhrase(ParserOptions, Byte[], Int32, Int32) Method
Rfc
2047
Decode
Phrase Method
Overload List
Name
Description
DecodePhrase(
Byte
)
Decode a phrase.
DecodePhrase(ParserOptions,
Byte
)
Decode a phrase.
DecodePhrase(
Byte
, Int32, Int32)
Decode a phrase.
DecodePhrase(ParserOptions,
Byte
, Int32, Int32)
Decode a phrase.
Top
See Also
Reference
Rfc2047 Class
MimeKit.Utils Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast