HeaderList Constructor

Independentsoft MSG .NET

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

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

Syntax

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