ExtendedProperty Constructor

Independentsoft MSG .NET

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

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

Syntax

public ExtendedProperty()
public ExtendedProperty()
Public Sub New
Public Sub New
Dim instance As New ExtendedProperty()
Dim instance As New ExtendedProperty()
public ExtendedProperty()
public ExtendedProperty()
public function ExtendedProperty()
public function ExtendedProperty()
Independentsoft.Msg.ExtendedProperty = function();
Independentsoft.Msg.ExtendedProperty = function();
See Also