BodyPart Constructor

Independentsoft MSG .NET

BodyPart Constructor MSG .NET Class Library
Initializes a new instance of the BodyPart class.

Namespace: Independentsoft.Email.Mime
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public BodyPart()
public BodyPart()
Public Sub New
Public Sub New
Dim instance As New BodyPart()
Dim instance As New BodyPart()
public BodyPart()
public BodyPart()
public function BodyPart()
public function BodyPart()
Independentsoft.Email.Mime.BodyPart = function();
Independentsoft.Email.Mime.BodyPart = function();
See Also