Attachment Constructor

Independentsoft MSG .NET

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

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

Syntax

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