Click or drag to resize
MimeKit

MimeEntityConstructorArgs Class

MIME entity constructor arguments.
Inheritance Hierarchy
SystemObject
  MimeKitMimeEntityConstructorArgs

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public sealed class MimeEntityConstructorArgs

The MimeEntityConstructorArgs type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
Remarks
MIME entity constructor arguments.
See Also