MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefPart Class
TnefPart Constructor
TnefPart Constructor
TnefPart(MimeEntityConstructorArgs) Constructor
Tnef
Part(Mime
Entity
Constructor
Args) Constructor
Initialize a new instance of the
TnefPart
class.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
TnefPart
(
MimeEntityConstructorArgs
args
)
Parameters
args
MimeEntityConstructorArgs
Information used by the constructor.
Exceptions
Exception
Condition
ArgumentNullException
args
is
null
.
Remarks
This constructor is used by
MimeParser
.
See Also
Reference
TnefPart Class
TnefPart Overload
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast