BodyPartList Constructor

Independentsoft MSG .NET

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

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

Syntax

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