ContentType Constructor

Independentsoft MSG .NET

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

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

Syntax

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