Attachment Class

Independentsoft MSG .NET

Attachment Class MSG .NET Class Library
Represents an attachment to a message.
Inheritance Hierarchy

OnlineSystem Object  Independentsoft.Msg Attachment

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

Syntax

public class Attachment
public class Attachment
Public Class Attachment
Public Class Attachment
Dim instance As Attachment
Dim instance As Attachment
public class Attachment
public class Attachment
public class Attachment
public class Attachment
Independentsoft.Msg.Attachment = function();

Type.createClass(
	'Independentsoft.Msg.Attachment');
Independentsoft.Msg.Attachment = function();

Type.createClass(
	'Independentsoft.Msg.Attachment');
See Also