ExtendedProperty Class

Independentsoft MSG .NET

ExtendedProperty Class MSG .NET Class Library
Class ExtendedProperty.
Inheritance Hierarchy

OnlineSystem Object  Independentsoft.Msg ExtendedProperty

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

Syntax

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

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

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