ExtendedPropertyId Class

Independentsoft MSG .NET

ExtendedPropertyId Class MSG .NET Class Library
Class ExtendedPropertyId.
Inheritance Hierarchy

OnlineSystem Object  Independentsoft.Msg ExtendedPropertyTag
    Independentsoft.Msg ExtendedPropertyId

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

Syntax

public class ExtendedPropertyId : ExtendedPropertyTag
public class ExtendedPropertyId : ExtendedPropertyTag
Public Class ExtendedPropertyId 
	Inherits ExtendedPropertyTag
Public Class ExtendedPropertyId 
	Inherits ExtendedPropertyTag
Dim instance As ExtendedPropertyId
Dim instance As ExtendedPropertyId
public class ExtendedPropertyId extends ExtendedPropertyTag
public class ExtendedPropertyId extends ExtendedPropertyTag
public class ExtendedPropertyId extends ExtendedPropertyTag
public class ExtendedPropertyId extends ExtendedPropertyTag
Independentsoft.Msg.ExtendedPropertyId = function();

Type.createClass(
	'Independentsoft.Msg.ExtendedPropertyId',
	Independentsoft.Msg.ExtendedPropertyTag);
Independentsoft.Msg.ExtendedPropertyId = function();

Type.createClass(
	'Independentsoft.Msg.ExtendedPropertyId',
	Independentsoft.Msg.ExtendedPropertyTag);
See Also