Mime4.net Home
|
Community Edition
|
Order
|
Usage examples
|
Feedback
BodyPart Constructor
MIME4NET Class Library Documentation
Initializes a new instance of the
BodyPart
class
Namespace:
NI.Email.Mime.Message
Assembly:
NI.Email.Mime
(in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
BodyPart
()
public BodyPart()
Public
Sub
New
Public Sub New
public
:
BodyPart
()
public: BodyPart()
new
:
unit
->
BodyPart
new : unit -> BodyPart
See Also
BodyPart Class
NI.Email.Mime.Message Namespace