ExtendedPropertyId Constructor
| ExtendedPropertyId Constructor | MSG .NET Class Library |
Initializes a new instance of the ExtendedPropertyId class.
Namespace: Independentsoft.Msg
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public ExtendedPropertyId()
public ExtendedPropertyId()
Public Sub New
Public Sub New
Dim instance As New ExtendedPropertyId()
Dim instance As New ExtendedPropertyId()
public ExtendedPropertyId()
public ExtendedPropertyId()
public function ExtendedPropertyId()
public function ExtendedPropertyId()
Independentsoft.Msg.ExtendedPropertyId = function();
Independentsoft.Msg.ExtendedPropertyId = function();
See Also