Header Constructor

Independentsoft MSG .NET

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

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

Syntax

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