ExtendedProperty Constructor

Independentsoft MSG .NET

ExtendedProperty Constructor MSG .NET Class Library
Overload List

  Name Description
Public method ExtendedProperty 
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, Boolean)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag,  Byte )
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, DateTime)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, Double)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, Int16)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, Int32)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, Int64)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag, String)
Initializes a new instance of the ExtendedProperty class.
Public method ExtendedProperty(ExtendedPropertyTag,  String )
Initializes a new instance of the ExtendedProperty class.
Back to Top
See Also