ContentType Class

Independentsoft MSG .NET

ContentType Class MSG .NET Class Library
Class ContentType.
Inheritance Hierarchy

OnlineSystem Object  Independentsoft.Email.Mime ContentType

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

Syntax

public class ContentType
public class ContentType
Public Class ContentType
Public Class ContentType
Dim instance As ContentType
Dim instance As ContentType
public class ContentType
public class ContentType
public class ContentType
public class ContentType
Independentsoft.Email.Mime.ContentType = function();

Type.createClass(
	'Independentsoft.Email.Mime.ContentType');
Independentsoft.Email.Mime.ContentType = function();

Type.createClass(
	'Independentsoft.Email.Mime.ContentType');
See Also